fixed missing includes and declarations
[NeonServV5.git] / WHOHandler.c
index c87ef409bdd5038f0ec329f8c0b47b409e0a6da3..09f49546ca1354d5d26e51da409907f8abcacd60 100644 (file)
@@ -2,6 +2,8 @@
 #include "WHOHandler.h"
 #include "ChanNode.h"
 #include "UserNode.h"
+#include "ChanUser.h"
+#include "ClientSocket.h"
 
 #define WHOQUEUETYPE_ISONQUEUE 0x01
 #define WHOQUEUETYPE_USERLIST  0x02