Index: admin/daemontools-0.76/src/error.h --- admin/daemontools-0.76/src/error.h.orig 2001-07-12 18:49:49 +0200 +++ admin/daemontools-0.76/src/error.h 2008-10-07 18:05:41 +0200 @@ -3,7 +3,7 @@ #ifndef ERROR_H #define ERROR_H -extern int errno; +#include extern int error_intr; extern int error_nomem;