From: Wolfgang Bumiller Date: Mon, 28 Oct 2013 10:37:08 +0000 (+0100) Subject: Nothing in there requires unistd.h X-Git-Tag: 0.3.5~1^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=7a29f65683d45101f74e31a6d7cbf154dd313517;p=xonotic%2Fgmqcc.git Nothing in there requires unistd.h --- diff --git a/ansi.c b/ansi.c index 4f0cb09..3cf4508 100644 --- a/ansi.c +++ b/ansi.c @@ -23,7 +23,6 @@ #define GMQCC_PLATFORM_HEADER #include #include -#include #include "platform.h" #include "gmqcc.h"