summaryrefslogtreecommitdiff
path: root/libc/inet/tst-network.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/inet/tst-network.c')
-rw-r--r--libc/inet/tst-network.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/inet/tst-network.c b/libc/inet/tst-network.c
index af73cd0ee..6b79e62df 100644
--- a/libc/inet/tst-network.c
+++ b/libc/inet/tst-network.c
@@ -18,6 +18,7 @@
<http://www.gnu.org/licenses/>. */
#include <stdio.h>
+#include <stdint.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>