head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2008.10.07.16.08.01; author rse; state Exp; branches; next ; commitid MmRCguasRqlCeIlt; desc @@ 1.1 log @modifying package: daemontools-0.76 20080101 -> 20081007 @ text @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; @