aboutsummaryrefslogtreecommitdiff
path: root/posix/tst-rfc3484-3.c
diff options
context:
space:
mode:
Diffstat (limited to 'posix/tst-rfc3484-3.c')
-rw-r--r--posix/tst-rfc3484-3.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/tst-rfc3484-3.c b/posix/tst-rfc3484-3.c
index 493e76015c..86d59be1ab 100644
--- a/posix/tst-rfc3484-3.c
+++ b/posix/tst-rfc3484-3.c
@@ -1,6 +1,7 @@
#include <stdbool.h>
#include <stdio.h>
#include <ifaddrs.h>
+#include <stdint.h>
/* Internal definitions used in the libc code. */
#define __getservbyname_r getservbyname_r