summaryrefslogtreecommitdiff
path: root/mail/mess822/files/patch-cdb__seek.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mess822/files/patch-cdb__seek.c')
-rw-r--r--mail/mess822/files/patch-cdb__seek.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/mess822/files/patch-cdb__seek.c b/mail/mess822/files/patch-cdb__seek.c
new file mode 100644
index 000000000000..167a43dfcb3f
--- /dev/null
+++ b/mail/mess822/files/patch-cdb__seek.c
@@ -0,0 +1,9 @@
+--- cdb_seek.c.orig
++++ cdb_seek.c
+@@ -1,6 +1,5 @@
+ #include <sys/types.h>
+ #include <errno.h>
+-extern int errno;
+ #include "cdb.h"
+
+ #ifndef SEEK_SET