diff options
Diffstat (limited to 'resolv/tst-aton.c')
-rw-r--r-- | resolv/tst-aton.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resolv/tst-aton.c b/resolv/tst-aton.c index 6cb5960496..4e9caf96f4 100644 --- a/resolv/tst-aton.c +++ b/resolv/tst-aton.c @@ -1,4 +1,5 @@ #include <stdio.h> +#include <stdint.h> #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> |