]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Update #include's: remove unused and add missing ones
authorAlexander Barton <alex@barton.de>
Mon, 17 Mar 2014 01:28:39 +0000 (02:28 +0100)
committerAlexander Barton <alex@barton.de>
Mon, 17 Mar 2014 10:37:25 +0000 (11:37 +0100)
The "deheader" tool (<http://www.catb.org/~esr/deheader/>) has been
used to find unused #include directives as well as missing ones.

Tested on:

- A/UX 3.1.1
- ArchLinux (2014-03-17)
- Debian GNU/Hurd
- Debian GNU/Linux 6.0.9
- Debian GNU/Linux 7.4
- Fedora 20
- FreeBSD 9.2
- OpenBSD 4.8
- OpenBSD 5.1
- OS X 10.9
- Solaris 11


No differences found