From: Enrico Scholz Date: Thu, 9 Oct 2003 23:06:15 +0000 (+0000) Subject: added '#include ' X-Git-Tag: VERSION_0_10~1283 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1de2b164fd343e1c7bb70a5e8b0747c07ea40d33;p=util-vserver.git added '#include ' git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@75 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/tests/getctx.c b/util-vserver/tests/getctx.c index 2d4fc49..68d3a55 100644 --- a/util-vserver/tests/getctx.c +++ b/util-vserver/tests/getctx.c @@ -23,7 +23,7 @@ #include "vserver.h" #include - +#include int main(int argc, char *argv[]) {