diff options
Diffstat (limited to 'include/libxml/nanoftp.h')
-rw-r--r-- | include/libxml/nanoftp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/libxml/nanoftp.h b/include/libxml/nanoftp.h index abb4bf7..397bbba 100644 --- a/include/libxml/nanoftp.h +++ b/include/libxml/nanoftp.h @@ -31,7 +31,6 @@ * macro used to provide portability of code to windows sockets * the value to be used when the socket is not valid */ -#undef INVALID_SOCKET #define INVALID_SOCKET (-1) #endif |