Index: /trunk/Ohana/src/libohana/include/dvo.h
===================================================================
--- /trunk/Ohana/src/libohana/include/dvo.h	(revision 4585)
+++ /trunk/Ohana/src/libohana/include/dvo.h	(revision 4586)
@@ -3,4 +3,8 @@
 # ifndef DVO_H
 # define DVO_H
+
+# define ELIXIR 1
+# define PANSTARRS 0
+# define LONEOS 0
 
 /*** named data values (convert all to enums?) ***/
@@ -165,4 +169,5 @@
 PhotCode *GetPhotcodeEquivbyName (char *name);
 PhotCode *GetPhotcodebyCode (int code);
+PhotCode *GetPhotcodebyNsec (int Nsec);
 PhotCode *GetPhotcodeEquivbyCode (int code);
 char *GetPhotcodeNamebyCode (int code);
