mirror of
https://github.com/curl/curl.git
synced 2026-06-02 01:54:39 +03:00
Andrs Garca-fix to make it build with mingw
This commit is contained in:
parent
bab9f532f2
commit
8cbfe5d24a
1 changed files with 2 additions and 0 deletions
|
|
@ -48,7 +48,9 @@
|
|||
/* This define is "almost" required to build on HPUX 11 */
|
||||
#include <arpa/inet.h>
|
||||
#endif
|
||||
#ifdef HAVE_NETDB_H
|
||||
#include <netdb.h>
|
||||
#endif
|
||||
|
||||
#include "getpart.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue