aboutsummaryrefslogtreecommitdiffstats
path: root/irc_commands.c
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2009-11-23 23:00:54 +0000
committerWilmer van der Gaast <wilmer@gaast.net>2009-11-23 23:00:54 +0000
commit4e041946706d3fc3aed405152028b02ec2794902 (patch)
treeef4a4862f5476c49150cdd25f2ebbb3707ea2246 /irc_commands.c
parentb3117f2524775ff7c61ead7c3bdb3799064ed97f (diff)
parentfb51d85751b36098ad4271bc4553ade4dc53f20b (diff)
Merging BitlBee 1.2.4+
Diffstat (limited to 'irc_commands.c')
-rw-r--r--irc_commands.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc_commands.c b/irc_commands.c
index 044ff62c..74334ee9 100644
--- a/irc_commands.c
+++ b/irc_commands.c
@@ -26,6 +26,7 @@
#define BITLBEE_CORE
#include "bitlbee.h"
#include "ipc.h"
+#include "chat.h"
static void irc_cmd_pass( irc_t *irc, char **cmd )
{