From 674a01d4640fd869d54e1b9f1474986fda2994de Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Mon, 6 Sep 2010 01:20:01 +0100 Subject: Move whatsnew stuff into help.txt. Stop putting too much string content into the executable. --- irc_commands.c | 1 + 1 file changed, 1 insertion(+) (limited to 'irc_commands.c') diff --git a/irc_commands.c b/irc_commands.c index 7874f519..ce276051 100644 --- a/irc_commands.c +++ b/irc_commands.c @@ -25,6 +25,7 @@ #define BITLBEE_CORE #include "bitlbee.h" +#include "help.h" #include "ipc.h" static void irc_cmd_pass( irc_t *irc, char **cmd ) -- cgit v1.2.3