aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mod_auth_cas/remove-error.h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mod_auth_cas/remove-error.h.patch')
-rw-r--r--testing/mod_auth_cas/remove-error.h.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/mod_auth_cas/remove-error.h.patch b/testing/mod_auth_cas/remove-error.h.patch
new file mode 100644
index 0000000000..82845c6a54
--- /dev/null
+++ b/testing/mod_auth_cas/remove-error.h.patch
@@ -0,0 +1,10 @@
+--- ./src/mod_auth_cas.c.orig
++++ ./src/mod_auth_cas.c
+@@ -22,7 +22,6 @@
+ *
+ */
+
+-#include <error.h>
+ #include <string.h>
+ #include <sys/file.h>
+ #include <sys/types.h>