]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/newconf.h
Fix VERSION and RPL_MYINFO to only show modes that are enabled. Also fix up some...
[irc/rqf/shadowircd.git] / include / newconf.h
index ea2d8e995e7d893730717df4e321cf352f013a0e..d7181c2daf905976b14092b0b7aedc94efd6d788 100644 (file)
@@ -1,18 +1,10 @@
 /* This code is in the public domain.
  * $Nightmare: nightmare/include/config.h,v 1.32.2.2.2.2 2002/07/02 03:41:28 ejb Exp $
- * $Id: newconf.h 1735 2006-07-19 02:35:40Z nenolod $
  */
 
 #ifndef _NEWCONF_H_INCLUDED
 #define _NEWCONF_H_INCLUDED
 
-#include <sys/types.h>
-
-#include <stdio.h>
-
-#include "tools.h"
-#include "client.h"
-
 struct ConfEntry
 {
        const char *cf_name;