RNCFG: add forward declaration missing in last commit.
[citadel.git] / citadel / netconfig.c
index 916835e53465f53f98b6f281674197ce1067e4ad..7fc53c594c8df304a055847f938e6de65c723f8b 100644 (file)
@@ -32,6 +32,7 @@
 
 
 void vFreeRoomNetworkStruct(void *vOneRoomNetCfg);
+void FreeRoomNetworkStructContent(OneRoomNetCfg *OneRNCfg);
 
 HashList *CfgTypeHash = NULL;
 HashList *RoomConfigs = NULL;