diff --git a/w3miscc.h b/w3miscc.h index ad5970b..bcbac95 100644 --- a/w3miscc.h +++ b/w3miscc.h @@ -22,6 +22,7 @@ LIB3270_INTERNAL const char *inet_ntop(int af, const void *src, char *dst,socklen_t cnt); #endif // HAVE_INET_NTOP + #if defined(_WIN32) LIB3270_INTERNAL const char *win32_strerror(int e); #endif // WIN32 -- libgit2 0.21.2