]> code.citadel.org Git - citadel.git/blobdiff - libcitadel/lib/libcitadel.h
add string representations of the RoomNetCfg as RoomNetCfgStr[maxRoomNetCfg]
[citadel.git] / libcitadel / lib / libcitadel.h
index b8309761cf087da081d4b67bd0acfd32ea25f165..557280edd7b38b1f8cdf6057cc4ab5eaa0020547 100644 (file)
@@ -567,5 +567,6 @@ void WildFireSerializePayload(StrBuf *JsonBuffer, StrBuf *OutBuf, int *MsgCount,
 #define WF_STRUCTINDEX "1"
 #define WF_SUB "1"
 
+extern ConstStr RoomNetCfgStrs[maxRoomNetCfg];
 
 #endif // LIBCITADEL_H