pull/1/head
Yang Tse 19 years ago
parent 736bae28d0
commit ecf65daa5e
  1. 8
      config-win32.h

@ -1,3 +1,6 @@
#ifndef __ARES_CONFIG_WIN32_H
#define __ARES_CONFIG_WIN32_H
/* $Id$ */
/* Copyright (C) 2004 - 2005 by Daniel Stenberg et al
@ -13,9 +16,6 @@
* without express or implied warranty.
*/
#ifndef __CONFIG_WIN32_H
#define __CONFIG_WIN32_H
#define HAVE_WINDOWS_H
#define HAVE_WINSOCK2_H
#define HAVE_WS2TCPIP_H
@ -36,4 +36,4 @@
#define HAVE_STRUCT_ADDRINFO
#define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID
#endif /* __CONFIG_WIN32_H */
#endif /* __ARES_CONFIG_WIN32_H */

Loading…
Cancel
Save