Added missing include <netdb.h>
Noticed by both Joerg Sonnenberger and Olivier Cochard-Labbé; thanks!
This commit is contained in:
parent
0ba9a9e082
commit
a8a370ad6e
@ -35,6 +35,7 @@
|
||||
#endif
|
||||
#include <System.h>
|
||||
#ifdef WITH_WEBKIT
|
||||
# include <netdb.h>
|
||||
# include <arpa/inet.h>
|
||||
# include <webkit/webkit.h>
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user