Merge from vendor branch TNF:
[pkgsrcv2.git] / misc / heyu / patches / patch-ad
1 $NetBSD$
2
3 --- xread.c.orig        Thu Jul  6 23:02:14 2000
4 +++ xread.c     Thu Jul  6 23:02:23 2000
5 @@ -29,6 +29,9 @@
6  #include <signal.h>
7  #include <setjmp.h>
8  #include <sys/errno.h>
9 +#ifdef NETBSD
10 +  #include <errno.h>
11 +#endif
12  #include <syslog.h>
13  #include <unistd.h>
14  #include "x10.h"