diff --git a/sysdeps/unix/bsd/sun/sparc/sethostid.S b/sysdeps/unix/bsd/sun/sparc/sethostid.S index 7f5309b484..709fcea326 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)