Commit 1953ac0de4c5def16143ce0575fc1d6cb1e74bfb

Authored by Perry Werneck
1 parent 66cc9c3a

Atualizando empacotamento windows.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
w3miscc.h
... ... @@ -22,6 +22,7 @@
22 22 LIB3270_INTERNAL const char *inet_ntop(int af, const void *src, char *dst,socklen_t cnt);
23 23 #endif // HAVE_INET_NTOP
24 24  
  25 +
25 26 #if defined(_WIN32)
26 27 LIB3270_INTERNAL const char *win32_strerror(int e);
27 28 #endif // WIN32
... ...