Index: trunk/archive/p2tools/src/p2search.h
===================================================================
--- trunk/archive/p2tools/src/p2search.h	(revision 5869)
+++ trunk/archive/p2tools/src/p2search.h	(revision 5872)
@@ -57,5 +57,5 @@
     char url[128];			// locator for file (neb / file)
     char state;				// current load state
-} ppRawImage;
+} ppRawImfile;
 
 // this structure should be defined using the mddb api tools
@@ -82,5 +82,5 @@
     char smf[16];			// extension for object table
     char state;				// current P2 state
-} p2PendingImage;
+} p2PendingImfile;
 
 // this structure should be defined using the mddb api tools
@@ -107,5 +107,5 @@
     char smf[16];			// extension for object table
     char state;				// current P2 state
-} p2DoneImage;
+} p2DoneImfile;
 
 typedef struct {
