summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/bits/fcntl.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/sh/bits/fcntl.h')
-rw-r--r--libc/sysdeps/linux/sh/bits/fcntl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/sh/bits/fcntl.h b/libc/sysdeps/linux/sh/bits/fcntl.h
index 10286a88d..ce8b623c6 100644
--- a/libc/sysdeps/linux/sh/bits/fcntl.h
+++ b/libc/sysdeps/linux/sh/bits/fcntl.h
@@ -24,7 +24,7 @@
#include <sys/types.h>
#ifdef __USE_GNU
-# include <bits/uio.h>
+# include <sys/uio.h>
#endif