summaryrefslogtreecommitdiff
path: root/sysdeps/wordsize-64/tst-writev.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/wordsize-64/tst-writev.c')
-rw-r--r--sysdeps/wordsize-64/tst-writev.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/wordsize-64/tst-writev.c b/sysdeps/wordsize-64/tst-writev.c
index 685f20f430..bda2b3fe74 100644
--- a/sysdeps/wordsize-64/tst-writev.c
+++ b/sysdeps/wordsize-64/tst-writev.c
@@ -17,8 +17,10 @@
<http://www.gnu.org/licenses/>. */
#include <fcntl.h>
+#include <limits.h>
#include <paths.h>
#include <stdio.h>
+#include <stdint.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/uio.h>