aboutsummaryrefslogtreecommitdiffstats
path: root/ports/linux/portdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'ports/linux/portdefs.h')
-rw-r--r--ports/linux/portdefs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/linux/portdefs.h b/ports/linux/portdefs.h
index cf6b375..942356d 100644
--- a/ports/linux/portdefs.h
+++ b/ports/linux/portdefs.h
@@ -25,3 +25,5 @@ GLIBC_COMPAT_SYMBOL(memcpy,2.2.5);
#elif defined(__i386__)
GLIBC_COMPAT_SYMBOL(memcpy,2.0);
#endif
+
+#include <linux/capability.h>