IPv6 support (hopefully with fewer future transition pains)
[ircu2.10.12-pk.git] / include / s_debug.h
index 30cf0152135c6297f7b6d113e9080cd8c293bd58..9b3f5e3c8a9440b9f5dbbc4effedab175b7769a4 100644 (file)
@@ -5,6 +5,9 @@
  */
 #ifndef INCLUDED_s_debug_h
 #define INCLUDED_s_debug_h
+#ifndef INCLUDED_config_h
+#include "config.h"          /* Needed for DEBUGMODE */
+#endif
 #ifndef INCLUDED_ircd_defs_h
 #include "ircd_defs.h"       /* Needed for HOSTLEN */
 #endif