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