Commit 1953ac0de4c5def16143ce0575fc1d6cb1e74bfb
1 parent
66cc9c3a
Exists in
master
and in
3 other branches
Atualizando empacotamento windows.
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
w3miscc.h
| @@ -22,6 +22,7 @@ | @@ -22,6 +22,7 @@ | ||
| 22 | LIB3270_INTERNAL const char *inet_ntop(int af, const void *src, char *dst,socklen_t cnt); | 22 | LIB3270_INTERNAL const char *inet_ntop(int af, const void *src, char *dst,socklen_t cnt); |
| 23 | #endif // HAVE_INET_NTOP | 23 | #endif // HAVE_INET_NTOP |
| 24 | 24 | ||
| 25 | + | ||
| 25 | #if defined(_WIN32) | 26 | #if defined(_WIN32) |
| 26 | LIB3270_INTERNAL const char *win32_strerror(int e); | 27 | LIB3270_INTERNAL const char *win32_strerror(int e); |
| 27 | #endif // WIN32 | 28 | #endif // WIN32 |