mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
Add includes for freebsd compatibility
This commit is contained in:
2
deps/liboi/oi_socket.c
vendored
2
deps/liboi/oi_socket.c
vendored
@@ -33,6 +33,8 @@
|
||||
#include <string.h> /* memset */
|
||||
|
||||
#include <netinet/tcp.h> /* TCP_NODELAY */
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h> /* shutdown */
|
||||
|
||||
#include <ev.h>
|
||||
#include <oi_socket.h>
|
||||
|
||||
Reference in New Issue
Block a user