diff options
author | Adam <Adam@anope.org> | 2012-02-16 16:02:17 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2012-02-16 16:02:17 -0500 |
commit | 41e8d276023e8fefc22fb89c2f81ae17b8222155 (patch) | |
tree | 8a0ac1e59c59f682f31e4087ad79cee9370796d1 /include/module.h | |
parent | e1f5fc6a0c139eae035d20facb95914642cad50c (diff) |
Fixed FreeBSD build
Diffstat (limited to 'include/module.h')
-rw-r--r-- | include/module.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/module.h b/include/module.h index 02f0e61c4..94f565a3a 100644 --- a/include/module.h +++ b/include/module.h @@ -36,7 +36,6 @@ #include "oper.h" #include "opertype.h" #include "protocol.h" -#include "pstdint.h" #include "regchannel.h" #include "serialize.h" #include "servers.h" |