summaryrefslogtreecommitdiff
path: root/string
diff options
context:
space:
mode:
Diffstat (limited to 'string')
-rw-r--r--string/tst-endian.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/tst-endian.c b/string/tst-endian.c
index c34dc456a7..8684bb232b 100644
--- a/string/tst-endian.c
+++ b/string/tst-endian.c
@@ -2,7 +2,7 @@
#include <endian.h>
#include <inttypes.h>
#include <stdio.h>
-
+#include <stdint.h>
static int
do_test (void)