Fix OpenBSD build (credit: Anthony Bentley)
svn path=/trunk/netsurf/; revision=11054
This commit is contained in:
parent
60c840628f
commit
b550f27f4b
|
@ -31,6 +31,7 @@
|
|||
#include <strings.h>
|
||||
#include <regex.h>
|
||||
#include <unistd.h>
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include "curl/curl.h"
|
||||
#include "utils/config.h"
|
||||
|
|
Loading…
Reference in New Issue