mirror of
git://slackware.nl/current.git
synced 2025-02-01 19:57:45 +01:00
12 lines
293 B
Diff
12 lines
293 B
Diff
|
--- ./libcap/include/sys/capability.h.orig 2008-07-10 01:18:40.000000000 -0500
|
||
|
+++ ./libcap/include/sys/capability.h 2009-04-11 13:19:33.000000000 -0500
|
||
|
@@ -19,7 +19,7 @@
|
||
|
* information for the user library.
|
||
|
*/
|
||
|
|
||
|
-#include <sys/types.h>
|
||
|
+#include <linux/types.h>
|
||
|
#include <stdint.h>
|
||
|
|
||
|
/*
|