diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-11-25 12:32:35 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-11-25 12:32:35 +0000 |
commit | bfcc7d5ff4dcd453a89725d482d59b87b57a3c68 (patch) | |
tree | 0f8581fed5235a83fb10ef285aa7d78dd43b049b /include/inspircd.h | |
parent | 2e1d68a0d90a669c57ebf7f1421f5ec070931fb9 (diff) |
Re-added required parts of connection.h
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1944 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/inspircd.h')
-rw-r--r-- | include/inspircd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/inspircd.h b/include/inspircd.h index 742205fe5..b3e05b651 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -39,7 +39,6 @@ #include "inspircd_util.h" #include "users.h" #include "channels.h" -#include "servers.h" // some misc defines |