mirror of
https://github.com/curl/curl.git
synced 2026-07-15 22:37:16 +03:00
removed duplicate
This commit is contained in:
parent
28bb36e53d
commit
6ff092f140
1 changed files with 0 additions and 2 deletions
|
|
@ -46,8 +46,6 @@ void logmsg(const char *msg, ...);
|
|||
#define ENOTSOCK WSAENOTSOCK
|
||||
#define ECONNREFUSED WSAECONNREFUSED
|
||||
|
||||
static void win32_cleanup(void);
|
||||
|
||||
#if defined(ENABLE_IPV6) && defined(__MINGW32__)
|
||||
const struct in6_addr in6addr_any = {{ IN6ADDR_ANY_INIT }};
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue