diff options
Diffstat (limited to 'sysdeps/unix/bsd/sun/m68k/sethostid.S')
-rw-r--r-- | sysdeps/unix/bsd/sun/m68k/sethostid.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/bsd/sun/m68k/sethostid.S b/sysdeps/unix/bsd/sun/m68k/sethostid.S index 8b30f3fe65..ab76d75f7b 100644 --- a/sysdeps/unix/bsd/sun/m68k/sethostid.S +++ b/sysdeps/unix/bsd/sun/m68k/sethostid.S @@ -25,7 +25,7 @@ SYSCALL (sethostid, 1) #else -#include <errnos.h> +#include <bits/errno.h> .globl _sethostid .even |