Index: trunk/ippdb/src/ippdb.h
===================================================================
--- trunk/ippdb/src/ippdb.h	(revision 9796)
+++ trunk/ippdb/src/ippdb.h	(revision 9970)
@@ -134,4 +134,5 @@
     char            *camera;
     char            *telescope;
+    psTime*         time;
     char            *exp_type;
     char            *uri;
@@ -147,4 +148,5 @@
     const char      *camera,
     const char      *telescope,
+    psTime*         time,
     const char      *exp_type,
     const char      *uri
@@ -181,4 +183,5 @@
     const char      *camera,
     const char      *telescope,
+    psTime*         time,
     const char      *exp_type,
     const char      *uri
