X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fcapability-compat.h;h=b520ab064de6a020a4bb9c64be99ed288c91cee0;hb=HEAD;hp=8a684c6108d14ec7d6b846b5913fcd74719a1066;hpb=8463f7b04ea526fac094ed007284cc682aadaa56;p=util-vserver.git diff --git a/src/capability-compat.h b/src/capability-compat.h index 8a684c6..b520ab0 100644 --- a/src/capability-compat.h +++ b/src/capability-compat.h @@ -34,6 +34,6 @@ extern int capset (struct __user_cap_header_struct *, struct __user_cap_data_str # define _LINUX_CAPABILITY_VERSION_1 _LINUX_CAPABILITY_VERSION #endif -#ifndef _LINUX_CAPABILITY_VERSION_2 -# define _LINUX_CAPABILITY_VERSION_2 0x20071026 +#ifndef _LINUX_CAPABILITY_VERSION_3 +# define _LINUX_CAPABILITY_VERSION_3 0x20080522 #endif