diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/ctables.h | 1 | ||||
-rw-r--r-- | include/inspircd.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/include/ctables.h b/include/ctables.h index a16f5732f..5926f3a2a 100644 --- a/include/ctables.h +++ b/include/ctables.h @@ -20,7 +20,6 @@ #include "inspircd_config.h" #include "inspircd.h" #include "base.h" -#include "typedefs.h" /** A structure that defines a command */ diff --git a/include/inspircd.h b/include/inspircd.h index 807b6cbaf..1eece0532 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -42,7 +42,6 @@ #include "inspircd_util.h" #include "users.h" #include "channels.h" -#include "typedefs.h" // some misc defines |