X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=net-dns%2Fdjbdns%2Ffiles%2F1.05-errno.patch;fp=net-dns%2Fdjbdns%2Ffiles%2F1.05-errno.patch;h=b4650b1a9cfe6917a70261f750678d86a2ff172c;hb=5a773ab0528f750fc82e46a322679481725f99c5;hp=0000000000000000000000000000000000000000;hpb=a5130c208f29b295e61610f0dbcb7d5dc9f5fa47;p=mjo-overlay.git diff --git a/net-dns/djbdns/files/1.05-errno.patch b/net-dns/djbdns/files/1.05-errno.patch new file mode 100644 index 0000000..b4650b1 --- /dev/null +++ b/net-dns/djbdns/files/1.05-errno.patch @@ -0,0 +1,11 @@ +--- error.h 2001-02-11 15:11:45.000000000 -0600 ++++ error.h 2003-02-26 02:10:21.000000000 -0600 +@@ -1,7 +1,7 @@ + #ifndef ERROR_H + #define ERROR_H + +-extern int errno; ++#include + + extern int error_intr; + extern int error_nomem;