From: brarcher Date: Wed, 25 Dec 2013 03:04:47 +0000 (+0000) Subject: clock_gettime: remove some header includes, they are in libcompat.h X-Git-Tag: 0.10.0~258 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a00ce7efd10a822c11c7d88affddb11b1503737c;p=check clock_gettime: remove some header includes, they are in libcompat.h git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@958 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- diff --git a/lib/clock_gettime.c b/lib/clock_gettime.c index 759fff6..4031db2 100644 --- a/lib/clock_gettime.c +++ b/lib/clock_gettime.c @@ -1,8 +1,5 @@ #include "libcompat.h" -#include -#include - #ifdef __MACH__ #include #include