|
Lines 52-58
Link Here
|
| 52 |
*/ |
52 |
*/ |
| 53 |
|
53 |
|
| 54 |
#if !defined(_LINUX_CAPABILITY_VERSION) || \ |
54 |
#if !defined(_LINUX_CAPABILITY_VERSION) || \ |
| 55 |
(_LINUX_CAPABILITY_VERSION != 0x19980330) |
55 |
(_LINUX_CAPABILITY_VERSION <= 0x19980330) |
| 56 |
|
56 |
|
| 57 |
# error "Kernel <linux/capability.h> does not match library" |
57 |
# error "Kernel <linux/capability.h> does not match library" |
| 58 |
# error "file "libcap.h" --> fix and recompile libcap" |
58 |
# error "file "libcap.h" --> fix and recompile libcap" |