From b773f1ef1619058e8f10c07a422121644062a887 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 3 May 1992 17:59:14 +0000 Subject: [PATCH] Formerly unix/bsd/sun/sparc/sethostid.S.~7~ --- sysdeps/unix/bsd/sun/sparc/sethostid.S | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysdeps/unix/bsd/sun/sparc/sethostid.S b/sysdeps/unix/bsd/sun/sparc/sethostid.S index 7f5309b..709fcea 100644 --- a/sysdeps/unix/bsd/sun/sparc/sethostid.S +++ b/sysdeps/unix/bsd/sun/sparc/sethostid.S @@ -25,6 +25,8 @@ SYSCALL (sethostid, 1) #else +/* only defines E* #ifdef _ERRNO_H. */ +#define _ERRNO_H #include ENTRY (sethostid) -- 2.7.4