~jtaylor/ubuntu/oneiric/bitlbee/fix-879730

« back to all changes in this revision

Viewing changes to bitlbee.h

  • Committer: Bazaar Package Importer
  • Author(s): Wilmer van der Gaast
  • Date: 2009-11-19 23:02:43 UTC
  • mfrom: (3.2.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091119230243-h9jb4iqat2v5l5ia
Tags: 1.2.4-2
* Merging in some changes from bzr-head:
* Use libresolv.so where possible. (Closes: #551775)
* Some include file changes that make the bitlbee-dev package useful again.

Show diffs side-by-side

added added

removed removed

Lines of Context:
128
128
#include "commands.h"
129
129
#include "account.h"
130
130
#include "nick.h"
131
 
#include "chat.h"
132
131
#include "conf.h"
133
132
#include "log.h"
134
133
#include "ini.h"