diff options
Diffstat (limited to 'root_commands.c')
-rw-r--r-- | root_commands.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/root_commands.c b/root_commands.c index cf448e8d..6fa4fd54 100644 --- a/root_commands.c +++ b/root_commands.c @@ -27,8 +27,7 @@ #include "commands.h" #include "bitlbee.h" #include "help.h" - -#include <string.h> +#include "ipc.h" void root_command_string( irc_t *irc, char *command ) { |