]> arthur.barton.de Git - ngircd.git/commitdiff
portab.h: Restructure and clean up code
authorAlexander Barton <alex@barton.de>
Mon, 17 Mar 2014 00:17:30 +0000 (01:17 +0100)
committerAlexander Barton <alex@barton.de>
Mon, 17 Mar 2014 00:17:30 +0000 (01:17 +0100)
- Don't use HAVE_SYS_TYPES_H, <sys/types.h> is a required header now.
- Streamline check for boolean data types.
- Better indent #ifdef constructs.


No differences found