Index: trunk/Ohana/src/dvopsps/include/dvopsps.h
===================================================================
--- trunk/Ohana/src/dvopsps/include/dvopsps.h	(revision 35578)
+++ trunk/Ohana/src/dvopsps/include/dvopsps.h	(revision 36188)
@@ -3,4 +3,5 @@
 # include <signal.h>
 # include "mysql.h"
+# include "limits.h"
 
 # define DVO_MAX_PATH 1024
@@ -38,4 +39,10 @@
 int          PARALLEL_MANUAL;
 int          PARALLEL_SERIAL;
+
+char        *TIME_START;
+char        *TIME_END;
+
+int          PHOTCODE_START;
+int          PHOTCODE_END;
 
 char        *SINGLE_CPT;
