--- 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, ... );