]> git.pld-linux.org Git - packages/util-vserver.git/commitdiff
- include vserver-compat.h for a lot of missing definitions
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 7 Jun 2005 12:24:16 +0000 (12:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    util-vserver-include.patch -> 1.1

util-vserver-include.patch [new file with mode: 0644]

diff --git a/util-vserver-include.patch b/util-vserver-include.patch
new file mode 100644 (file)
index 0000000..0ded269
--- /dev/null
@@ -0,0 +1,11 @@
+--- util-vserver-0.30.207/lib/vserver.h~       2005-04-28 19:53:43.000000000 +0200
++++ util-vserver-0.30.207/lib/vserver.h        2005-06-07 13:39:21.031785936 +0200
+@@ -29,6 +29,8 @@
+ #include <stdbool.h>
+ #include <sys/types.h>
++#include <vserver-compat.h>
++
+ #ifndef IS_DOXYGEN
+ #if defined(__GNUC__)
+ #  define VC_ATTR_UNUSED                __attribute__((__unused__))
This page took 0.994959 seconds and 4 git commands to generate.