From a9f3c9b7a66ffea6484d4133ff802d5e2da8f01c Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 20 Nov 2009 14:04:42 +0000 Subject: testing/daemontools: new aport fixes #205 --- testing/daemontools/0.76-errno.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 testing/daemontools/0.76-errno.patch (limited to 'testing/daemontools/0.76-errno.patch') diff --git a/testing/daemontools/0.76-errno.patch b/testing/daemontools/0.76-errno.patch new file mode 100644 index 000000000..3af157c46 --- /dev/null +++ b/testing/daemontools/0.76-errno.patch @@ -0,0 +1,11 @@ +--- src/error.h 2001-07-12 11:49:49.000000000 -0500 ++++ src/error.h 2003-02-26 02:14:06.000000000 -0600 +@@ -3,7 +3,7 @@ + #ifndef ERROR_H + #define ERROR_H + +-extern int errno; ++#include + + extern int error_intr; + extern int error_nomem; -- cgit v1.2.3