summaryrefslogtreecommitdiffstats
path: root/source/l/libcap/libcap.capability.h.fix.broken.includes.diff
blob: 5a4fcbcf58e8c1d54f5cad550527da5398db022c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./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>
 
 /*