about summary refs log tree commit diff
path: root/sysdeps/posix/preadv64v2.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/posix/preadv64v2.c')
-rw-r--r--sysdeps/posix/preadv64v2.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysdeps/posix/preadv64v2.c b/sysdeps/posix/preadv64v2.c
index 263f9b77c4..649bde4c5a 100644
--- a/sysdeps/posix/preadv64v2.c
+++ b/sysdeps/posix/preadv64v2.c
@@ -16,7 +16,8 @@
    License along with the GNU C Library; if not, see
    <http://www.gnu.org/licenses/>.  */
 
-#include <unistd.>
+#include <errno.h>
+#include <unistd.h>
 #include <sys/uio.h>
 
 ssize_t