Add missing includes for FreeBSD
This commit is contained in:
parent
4351b54043
commit
10b6315416
|
@ -35,6 +35,8 @@
|
|||
#endif
|
||||
#include <System.h>
|
||||
#ifdef WITH_WEBKIT
|
||||
# include <sys/types.h>
|
||||
# include <sys/socket.h>
|
||||
# include <netdb.h>
|
||||
# include <arpa/inet.h>
|
||||
# include <webkit/webkit.h>
|
||||
|
|
Loading…
Reference in New Issue
Block a user