diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2009-11-23 23:00:54 +0000 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2009-11-23 23:00:54 +0000 |
commit | 4e041946706d3fc3aed405152028b02ec2794902 (patch) | |
tree | ef4a4862f5476c49150cdd25f2ebbb3707ea2246 /root_commands.c | |
parent | b3117f2524775ff7c61ead7c3bdb3799064ed97f (diff) | |
parent | fb51d85751b36098ad4271bc4553ade4dc53f20b (diff) |
Merging BitlBee 1.2.4+
Diffstat (limited to 'root_commands.c')
-rw-r--r-- | root_commands.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/root_commands.c b/root_commands.c index 678ee143..5de616fb 100644 --- a/root_commands.c +++ b/root_commands.c @@ -28,6 +28,7 @@ #include "crypting.h" #include "bitlbee.h" #include "help.h" +#include "chat.h" #include <string.h> |