mirror of
https://github.com/curl/curl.git
synced 2026-08-25 01:33:31 +03:00
More patches for Watt-32 on Win32; don't include "nameser.h".
This commit is contained in:
parent
fa83a0573e
commit
e35c7dcd72
5 changed files with 15 additions and 5 deletions
|
|
@ -16,7 +16,7 @@
|
|||
#include "setup.h"
|
||||
#include <sys/types.h>
|
||||
|
||||
#ifdef WIN32
|
||||
#if defined(WIN32) && !defined(WATT32)
|
||||
#include "nameser.h"
|
||||
#else
|
||||
#include <sys/socket.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue