GModule disabled moved out to the static building package.
[udpgate.git] / src / main.h
index acc6e0a..80788b3 100644 (file)
 
 G_BEGIN_DECLS
 
+extern int optarg_verbose;
+extern int optarg_port;
+extern int optarg_no_fork;
+extern void (*ui_interactive)(void);
+
 G_END_DECLS