diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2010-05-25 23:07:06 +0100 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2010-05-25 23:07:06 +0100 |
commit | 51a799ef9c2a144bf3edc58130bfc1e275cdd53f (patch) | |
tree | e44646904a3692a0e6df277d2ea9a44950e55618 /root_commands.c | |
parent | d25ebea73aef7d6b2bbc17212af5109383277e6e (diff) | |
parent | ba7d16f3c90de2744243efe6373ccebe51cfcb5a (diff) |
Merging killerbee. (The non-libpurple stuff currently doesn't compile.)
Diffstat (limited to 'root_commands.c')
-rw-r--r-- | root_commands.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/root_commands.c b/root_commands.c index e42268b5..d3b0c7d3 100644 --- a/root_commands.c +++ b/root_commands.c @@ -25,7 +25,6 @@ #define BITLBEE_CORE #include "commands.h" -#include "crypting.h" #include "bitlbee.h" #include "help.h" #include "chat.h" |