From: Enrico Scholz Date: Wed, 4 Feb 2004 23:38:25 +0000 (+0000) Subject: cleanups; do not include "compat.h" anymore explicitly X-Git-Tag: VERSION_0_10~747 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1979bef119a2a9b67fb30f169c4ba0f0258ca47;p=util-vserver.git cleanups; do not include "compat.h" anymore explicitly git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@798 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/lib/syscall.c b/util-vserver/lib/syscall.c index 2c5a8f6..48080ec 100644 --- a/util-vserver/lib/syscall.c +++ b/util-vserver/lib/syscall.c @@ -19,7 +19,6 @@ #ifdef HAVE_CONFIG_H # include #endif -#include "compat.h" #include "compat.h" #include "vserver.h"