summaryrefslogtreecommitdiff
path: root/mail/qmail-dk/files/patch-cdb__seek.c
blob: 167a43dfcb3f2ed36496400fca704d0682a64bac (plain) (blame)
1
2
3
4
5
6
7
8
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