X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=util-vserver%2Fsrc%2Fchcontext.c;h=75ae94c4fee50398a6bbdd89dbc24d33b346d7db;hb=4fbda6a580ea77c11a507c1c45f1bceed3653722;hp=af60dec4aab8b754770c4c5a96b03bcfcb111eb6;hpb=da691fd4bad5e187b307b7fd86bf5fd61e47c3fc;p=util-vserver.git diff --git a/util-vserver/src/chcontext.c b/util-vserver/src/chcontext.c index af60dec..75ae94c 100644 --- a/util-vserver/src/chcontext.c +++ b/util-vserver/src/chcontext.c @@ -22,13 +22,17 @@ does little more than mapping command line option to the system call arguments. */ +#ifdef HAVE_CONFIG_H +# include +#endif +#include "compat.h" + #include #include #include #include #include -#include "linuxcaps.h" #include "vserver.h" static void usage() @@ -113,21 +117,22 @@ int main (int argc, char *argv[]) int flags = 0; unsigned remove_cap = 0; unsigned add_cap = 0; - unsigned long secure = (1<