volta.h
changeset 9 bdf20e6eefd7
parent 4 5701b7859a31
child 10 d07309450285
--- a/volta.h	Wed Sep 28 09:04:16 2011 -0700
+++ b/volta.h	Wed Sep 28 09:04:16 2011 -0700
@@ -85,6 +85,7 @@
  * Function prototypes
  *
  */
+int getopt( int, char * const [], const char *);
 
 void usage( char *prg );
 void debug( int level, char *file, int line, const char *fmt, ... );