@@ -10,8 +10,8 @@
rewrite_log("rewrite_subst_maps_fifo(): error creating '%s': %s",
fifo_lockname, strerror(errno));
--- modules/mod_cap.c.orig 2008-06-29 19:17:01.000000000 +0200
-+++ modules/mod_cap.c 2008-06-29 19:19:39.000000000 +0200
-@@ -42,10 +42,8 @@
++++ modules/mod_cap.c 2008-06-29 20:32:50.000000000 +0200
+@@ -42,10 +42,7 @@
# define _LINUX_BYTEORDER_GENERIC_H
# endif
@@ -20,7 +20,6 @@
-# endif /* HAVE_LINUX_CAPABILITY_H */
-# include "../lib/libcap/include/sys/capability.h"
+#include <linux/capability.h>
-+#include <sys/capability.h>
/* What are these for? */
# undef WNOHANG
|