diff options
author | Aron Xu <aron@debian.org> | 2014-07-09 04:01:07 +0800 |
---|---|---|
committer | Aron Xu <aron@debian.org> | 2014-07-09 04:01:07 +0800 |
commit | 7042e17490515a990a45aa7237d11bc49ab0eaf0 (patch) | |
tree | 62b661911406394bbeaca8951d660bb6d8aac0de /include/libxml/nanoftp.h | |
parent | 2c8fe012ef1ff6e0613480dd182dec099aa9636e (diff) | |
download | libxml2-7042e17490515a990a45aa7237d11bc49ab0eaf0.tar.gz |
Imported Upstream version 2.8.0+dfsg1
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 |