aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mod_auth_cas/remove-error.h.patch
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2016-10-31 16:30:16 +0100
committerCarlo Landmeter <clandmeter@gmail.com>2016-10-31 16:30:22 +0100
commit2641df97b0a4c4bfde4eabd4dbe9ce6aa7f9ab4d (patch)
treefbf80b57c542a3a433bda33461489557fec6a701 /testing/mod_auth_cas/remove-error.h.patch
parent17cddfa2011ab1b7ff750cbef1f10ff3e0ed5f0a (diff)
downloadaports-2641df97b0a4c4bfde4eabd4dbe9ce6aa7f9ab4d.tar.bz2
aports-2641df97b0a4c4bfde4eabd4dbe9ce6aa7f9ab4d.tar.xz
testing/mod_auth_cas: new aport
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>