summaryrefslogtreecommitdiff
path: root/lib/IRC.cc
diff options
context:
space:
mode:
authorpixel <pixel>2002-11-29 20:39:44 +0000
committerpixel <pixel>2002-11-29 20:39:44 +0000
commited0ed93bc9a64412c04a73938b04079cad95c4af (patch)
tree985cbfc9e800d0ee6d28ebb542d6ee79c9a4cc96 /lib/IRC.cc
parenta69ef2131749e05bb43106d48139638de0144f69 (diff)
Yeah... reworking on it!
Diffstat (limited to 'lib/IRC.cc')
-rw-r--r--lib/IRC.cc4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/IRC.cc b/lib/IRC.cc
index 1d0aa75..7fc4c0f 100644
--- a/lib/IRC.cc
+++ b/lib/IRC.cc
@@ -1,7 +1,9 @@
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
#include "String.h"
#include "IRC.h"
#include "HttpServ.h"
-#include "config.h"
ircmsg_t ircmsgs[MSG_COUNT] =