diff options
Diffstat (limited to 'irc_commands.c')
| -rw-r--r-- | irc_commands.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| 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 ) | 
