Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / m_proto.c
index 85cf1c80d646310866e7f672b237ff436dbcf509..3a9f3ca6d5cf45405aa1a52c2e7708fba13bcb3b 100644 (file)
  *
  * $Id$
  */
-#if 0
-/*
- * No need to include handlers.h here the signatures must match
- * and we don't need to force a rebuild of all the handlers everytime
- * we add a new one to the list. --Bleep
- */
-#include "handlers.h"
-#endif /* 0 */
+#include "config.h"
+
 #include "client.h"
 #include "ircd.h"
 #include "ircd_alloc.h"