diff options
Diffstat (limited to 'account.c')
| -rw-r--r-- | account.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -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 )  { | 
