summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/qpopper/files/qpopper-4.1.0-glibc.patch')
-rw-r--r--net-mail/qpopper/files/qpopper-4.1.0-glibc.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/net-mail/qpopper/files/qpopper-4.1.0-glibc.patch b/net-mail/qpopper/files/qpopper-4.1.0-glibc.patch
deleted file mode 100644
index 53e2c6234f9f..000000000000
--- a/net-mail/qpopper/files/qpopper-4.1.0-glibc.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-glibc-fix.diff:
---- qpopper4.1.0/popper/popper.h.orig 2011-05-30 21:13:40.000000000 +0200
-+++ qpopper4.1.0/popper/popper.h 2016-12-31 09:31:26.910604367 +0100
-@@ -313,7 +313,7 @@
- #if !( defined(BSD) && (BSD >= 199306) ) && !defined(__USE_BSD)
- extern int sys_nerr;
- # ifndef FREEBSD
-- extern char * sys_errlist[];
-+ extern const char * const sys_errlist[];
- # ifndef SYS_SIGLIST_DECLARED
- # ifndef __linux__
- extern char * sys_siglist[];