[svn] Fix syntax error.

This commit is contained in:
hniksic 2005-07-06 15:38:34 -07:00
parent 725aa01f05
commit 4c422b1c2b
1 changed files with 1 additions and 2 deletions

View File

@ -73,8 +73,7 @@ so, delete this exception statement from your version. */
from all import libraries. */
#ifdef ENABLE_IPV6
# undef gai_strerror
# define gai_strerror windows_strerror
# endif
# define gai_strerror windows_strerror
#endif
/* -------------------- */