mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-12-07 05:44:51 +00:00
More patches for Watt-32 on Win32; don't include "nameser.h".
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
#include "setup.h"
|
||||
#include <sys/types.h>
|
||||
|
||||
#ifdef WIN32
|
||||
#if defined(WIN32) && !defined(WATT32)
|
||||
#include "nameser.h"
|
||||
#else
|
||||
#include <netinet/in.h>
|
||||
|
||||
Reference in New Issue
Block a user