diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-03-29 20:26:35 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-03-29 20:26:35 +0000 |
commit | 1e7813c42284a6b0f7bdc41d6c05fbca246f895f (patch) | |
tree | c50ed82ac1f54b443052abeef395882d68b48383 /src/inspircd.cpp | |
parent | 30582573b8a230ecaeb7edd8f9b720ecff598c6f (diff) |
Test commit. .coders now has CIA (instant notification) and the other channels that need to be informed when its available on the public svn get PostBot.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9215 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/inspircd.cpp')
-rw-r--r-- | src/inspircd.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/inspircd.cpp b/src/inspircd.cpp index 765ee71fd..0e5e11207 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -13,6 +13,7 @@ /* $Install: src/inspircd $(BINPATH) */ + #include "inspircd.h" #include <signal.h> |