From 1de2b164fd343e1c7bb70a5e8b0747c07ea40d33 Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Thu, 9 Oct 2003 23:06:15 +0000 Subject: [PATCH] added '#include ' git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@75 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- util-vserver/tests/getctx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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[]) { -- 1.8.1.5