Changeset c289b6f for account.c


Ignore:
Timestamp:
2009-11-19T23:00:56Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
e5e795d
Parents:
c48a033 (diff), 36cf9fd (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • account.c

    rc48a033 rc289b6f  
    2727#include "bitlbee.h"
    2828#include "account.h"
     29#include "chat.h"
    2930
    3031account_t *account_add( irc_t *irc, struct prpl *prpl, char *user, char *pass )
Note: See TracChangeset for help on using the changeset viewer.