aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/mod_auth_cas/remove-error.h.patch
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-05-08 18:39:45 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-06-07 08:20:37 -0300
commit145ac42317d80b169a6c0620be2bea5ad707ea33 (patch)
tree0962666dcc0262e5ac4e9dfb9d10d6459dbfda1a /unmaintained/mod_auth_cas/remove-error.h.patch
parent030f5cfa916da4aa9d0ef7e2a229d187bbba2aeb (diff)
downloadaports-145ac42317d80b169a6c0620be2bea5ad707ea33.tar.bz2
aports-145ac42317d80b169a6c0620be2bea5ad707ea33.tar.xz
unmaintained/mod_auth_cas: move from testing
Diffstat (limited to 'unmaintained/mod_auth_cas/remove-error.h.patch')
-rw-r--r--unmaintained/mod_auth_cas/remove-error.h.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/unmaintained/mod_auth_cas/remove-error.h.patch b/unmaintained/mod_auth_cas/remove-error.h.patch
new file mode 100644
index 0000000000..82845c6a54
--- /dev/null
+++ b/unmaintained/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>