mirror of
https://github.com/anope/anope.git
synced 2026-07-08 01:23:14 +02:00
Fixed Windows build
This commit is contained in:
@@ -78,7 +78,6 @@
|
||||
# define inet_pton inet_pton_
|
||||
# define inet_ntop inet_ntop_
|
||||
# define MARK_DEPRECATED
|
||||
# define EINPROGRESS WSAEWOULDBLOCK
|
||||
|
||||
extern CoreExport int inet_pton(int af, const char *src, void *dst);
|
||||
extern CoreExport const char *inet_ntop(int af, const void *src, char *dst, size_t size);
|
||||
|
||||
Reference in New Issue
Block a user