uv-unix: Fix missing symbols on FreeBSD7 systems.
thanks Lenny
This commit is contained in:
parent
2fbcbe90c8
commit
787ef5da80
@ -62,6 +62,7 @@
|
||||
|
||||
#if defined(__FreeBSD__)
|
||||
#include <sys/sysctl.h>
|
||||
#include <sys/wait.h>
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user