Index: /branches/eam_branches/ipp-20120805/Ohana/src/dvomerge/include/dvoverify.h
===================================================================
--- /branches/eam_branches/ipp-20120805/Ohana/src/dvomerge/include/dvoverify.h	(revision 34303)
+++ /branches/eam_branches/ipp-20120805/Ohana/src/dvomerge/include/dvoverify.h	(revision 34304)
@@ -34,4 +34,5 @@
 int    NNotSorted;
 int    CHECK_TOPLEVEL;
+int    CHECK_IMAGE_ID;
 int    LIST_MISSING;
 
@@ -52,2 +53,5 @@
 void AddFailures (char *filename);
 char **GetFailures (int *N);
+
+int LoadImageIDs (char *catdir);
+int CheckImageID (Catalog *catalog);
