]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix compilation with GCC 4.7.
authorGuillaume Delacour <gui@iroqwa.org>
Mon, 16 Apr 2012 06:20:46 +0000 (08:20 +0200)
committerRobin Burchell <robin+git@viroteck.net>
Mon, 16 Apr 2012 06:20:46 +0000 (08:20 +0200)
commit937c562ce4bfda96386ec28db82b3b4ef5b7b21d
tree8ea33b56beae936030f86b9353c02dcf024df3f6
parent76619990ad82501afc95d0c76f057a2841862de9
Fix compilation with GCC 4.7.

GCC 4.7 headers no longer implicitly include unistd.h in many places, see
http://gcc.gnu.org/gcc-4.7/porting_to.html

Fixes #65
include/inspircd.h