about summary refs log tree commit diff
path: root/sysdeps/unix/sh/sysdep.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sh/sysdep.S')
-rw-r--r--sysdeps/unix/sh/sysdep.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysdeps/unix/sh/sysdep.S b/sysdeps/unix/sh/sysdep.S
index 7facc028d6..dc9a230ee0 100644
--- a/sysdeps/unix/sh/sysdep.S
+++ b/sysdeps/unix/sh/sysdep.S
@@ -16,8 +16,7 @@
    <https://www.gnu.org/licenses/>.  */
 
 #include <sysdep.h>
-#define _ERRNO_H
-#include <bits/errno.h>
+#include <errno.h>
 
 ENTRY(__syscall_error)
 #if defined (EWOULDBLOCK_sys) && EWOULDBLOCK_sys != EAGAIN