summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/ezmlm-idx/files/ezmlm-0.53-errno.patch')
-rw-r--r--net-mail/ezmlm-idx/files/ezmlm-0.53-errno.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/net-mail/ezmlm-idx/files/ezmlm-0.53-errno.patch b/net-mail/ezmlm-idx/files/ezmlm-0.53-errno.patch
deleted file mode 100644
index 3028e5630f60..000000000000
--- a/net-mail/ezmlm-idx/files/ezmlm-0.53-errno.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-diff -urN ezmlm-0.53/error.h ezmlm-0.53-new/error.h
---- ezmlm-0.53/error.h 2003-04-06 07:59:49.000000000 +0200
-+++ ezmlm-0.53-new/error.h 2003-04-06 08:09:25.000000000 +0200
-@@ -1,5 +1,6 @@
- #ifndef ERROR_H
- #define ERROR_H
-+#include <errno.h>
-
- extern int errno;