summaryrefslogtreecommitdiffstats
path: root/libc-bottom-half/headers/public/sys/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc-bottom-half/headers/public/sys/socket.h')
-rw-r--r--libc-bottom-half/headers/public/sys/socket.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/libc-bottom-half/headers/public/sys/socket.h b/libc-bottom-half/headers/public/sys/socket.h
new file mode 100644
index 0000000..874f605
--- /dev/null
+++ b/libc-bottom-half/headers/public/sys/socket.h
@@ -0,0 +1,6 @@
+#ifndef __wasilibc_sys_socket_h
+#define __wasilibc_sys_socket_h
+
+#include <__header_sys_socket.h>
+
+#endif