summaryrefslogtreecommitdiff
path: root/Libraries/LibC/netinet/in.h
diff options
context:
space:
mode:
Diffstat (limited to 'Libraries/LibC/netinet/in.h')
-rw-r--r--Libraries/LibC/netinet/in.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Libraries/LibC/netinet/in.h b/Libraries/LibC/netinet/in.h
index 268c2fe3b5..fa342e3000 100644
--- a/Libraries/LibC/netinet/in.h
+++ b/Libraries/LibC/netinet/in.h
@@ -1,6 +1,6 @@
#pragma once
-#include <stdint.h>
+#include <bits/stdint.h>
#include <sys/cdefs.h>
__BEGIN_DECLS