There was an error while loading. Please reload this page.
1 parent 874e6d7 commit e207404Copy full SHA for e207404
1 file changed
vm/modules/net/net.c
@@ -20,7 +20,7 @@
20
#include "../../../include/global.h"
21
#include "../../../include/stack.h"
22
23
-#if __linux__
+#if __linux__ || __HAIKU__
24
#include <sys/socket.h>
25
#include <netinet/in.h>
26
#include <arpa/inet.h>
0 commit comments