]> git.pld-linux.org Git - packages/util-vserver.git/blob - util-vserver-include.patch
- use x8664 macro in EA, no macro in Obsoletes
[packages/util-vserver.git] / util-vserver-include.patch
1 --- util-vserver-0.30.207/lib/vserver.h~        2005-04-28 19:53:43.000000000 +0200
2 +++ util-vserver-0.30.207/lib/vserver.h 2005-06-07 13:39:21.031785936 +0200
3 @@ -29,6 +29,8 @@
4  #include <stdbool.h>
5  #include <sys/types.h>
6  
7 +#include <vserver-compat.h>
8 +
9  #ifndef IS_DOXYGEN
10  #if defined(__GNUC__)
11  #  define VC_ATTR_UNUSED                __attribute__((__unused__))
This page took 0.141702 seconds and 3 git commands to generate.