Implemented --gnokiid arguments for child spawning, not tested yet
[gnokii.git] / include / data / virtmodem.h
index a619e54..1d80fc6 100644 (file)
@@ -24,5 +24,6 @@ extern bool VM_Initialise(char *model,
                   bool GSM_Init,
                   char *synchronizetime);
 extern void VM_Terminate(void);
+extern bool    VM_ThreadLoop(void);
 
 #endif /* __virtmodem_h */