]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/hash.cpp
Shrunk the dependencies immensely with forward declarations in all H files instead...
[irc/gameservirc.git] / gameserv / hash.cpp
index 2664dfb1230bd16f24ab07f42e67898d9aa5e78b..3d0dffc620c912027057fe99b50eb78a8e6db891 100644 (file)
@@ -1,4 +1,5 @@
 #include "extern.h"
+#include <ctype.h>
 
 unsigned long sHASH(const unsigned char *name);
 unsigned long iHASH(const unsigned char *name);