diff options
Diffstat (limited to 'protocols/account.c')
-rw-r--r-- | protocols/account.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/account.c b/protocols/account.c index 0bacea74..ba309b38 100644 --- a/protocols/account.c +++ b/protocols/account.c @@ -26,7 +26,6 @@ #define BITLBEE_CORE #include "bitlbee.h" #include "account.h" -#include "chat.h" account_t *account_add( bee_t *bee, struct prpl *prpl, char *user, char *pass ) { |