diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2009-11-19 23:00:56 +0000 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2009-11-19 23:00:56 +0000 |
commit | c289b6f820ea8006d84b3de13c9052dcb99ec99c (patch) | |
tree | 2d73ec2b0ed08621e9a094d136a13fab7d3d8410 /root_commands.c | |
parent | c48a033d62bb5c5188a876b182d50144ffaed68b (diff) | |
parent | 36cf9fda6a5cc4bcbfe98319b48af636fa142590 (diff) |
Merging in head. I want to roll a 1.2.4-2 that fixes the libresolv issues.
Having the include files fixed is a nice extra.
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> |