aqhome-apps: all apps now work again.
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
|
||||
AQH_OBJECT *AQH_NodeServer_new(AQH_EVENT_LOOP *eventLoop);
|
||||
int AQH_NodeServer_Init(AQH_OBJECT *o, int argc, char **argv);
|
||||
void AQH_NodeServer_Fini(AQH_OBJECT *o);
|
||||
|
||||
/* loop functions */
|
||||
void AQH_NodeServer_CleanupClients(AQH_OBJECT *o);
|
||||
|
||||
Reference in New Issue
Block a user