aboutsummaryrefslogtreecommitdiffstats
path: root/account.c
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2009-11-23 23:00:54 +0000
committerWilmer van der Gaast <wilmer@gaast.net>2009-11-23 23:00:54 +0000
commit4e041946706d3fc3aed405152028b02ec2794902 (patch)
treeef4a4862f5476c49150cdd25f2ebbb3707ea2246 /account.c
parentb3117f2524775ff7c61ead7c3bdb3799064ed97f (diff)
parentfb51d85751b36098ad4271bc4553ade4dc53f20b (diff)
Merging BitlBee 1.2.4+
Diffstat (limited to 'account.c')
-rw-r--r--account.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/account.c b/account.c
index cb54731f..912cba6a 100644
--- a/account.c
+++ b/account.c
@@ -26,6 +26,7 @@
#define BITLBEE_CORE
#include "bitlbee.h"
#include "account.h"
+#include "chat.h"
account_t *account_add( irc_t *irc, struct prpl *prpl, char *user, char *pass )
{