Skip to content

Commit 7334706

Browse files
Gouster4xfangfang
authored andcommitted
Fix building on linux and freebsd (#67)
1 parent 2cfd4eb commit 7334706

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/gateway.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#else
77
#include <sys/socket.h>
88
#include <arpa/inet.h>
9+
#include <netinet/in.h>
910
#endif
1011

1112
#include <IPv4Layer.h>

0 commit comments

Comments
 (0)