* Moved most of the BBS View renderer code into its own file, in preparation for...
[citadel.git] / webcit / messages.h
index 69f5e90aee77b065f0d977d76d2f24ebc4a44e34..321ef1f89c9a9353653c15ac1ceb1cffe74d2132 100644 (file)
@@ -81,6 +81,8 @@ typedef struct _readloopstruct {
        readloop_servcmd cmd;
 } readloop_struct;
 
+extern readloop_struct rlid[];
+
 
 void readloop(long oper);
 int read_message(StrBuf *Target,