X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/07554369bd5af77984e59deabc2326a2d1a93792..04e5ed6c57154114cca330767e3bfb1006b46ee9:/include/stdinc.h diff --git a/include/stdinc.h b/include/stdinc.h index 9a32e5ce..d620f779 100644 --- a/include/stdinc.h +++ b/include/stdinc.h @@ -22,7 +22,6 @@ */ #include "rb_lib.h" -#include "config.h" /* Gotta pull in the autoconf stuff */ #include "ircd_defs.h" /* Needed for some reasons here -- dwr */ /* AIX requires this to be the first thing in the file. */ @@ -93,7 +92,6 @@ typedef bool _Bool; #include #include #include -#include #include #include #include @@ -113,16 +111,11 @@ typedef bool _Bool; #endif -#include #include -#include #ifdef HAVE_SYS_PARAM_H #include #endif -#include -#include -#include #ifdef HAVE_ERRNO_H #include