summaryrefslogtreecommitdiff
path: root/include/libxml/nanoftp.h
diff options
context:
space:
mode:
authorAron Xu <aron@debian.org>2014-07-09 04:01:07 +0800
committerAron Xu <aron@debian.org>2014-07-09 04:01:07 +0800
commit7042e17490515a990a45aa7237d11bc49ab0eaf0 (patch)
tree62b661911406394bbeaca8951d660bb6d8aac0de /include/libxml/nanoftp.h
parent2c8fe012ef1ff6e0613480dd182dec099aa9636e (diff)
downloadlibxml2-7042e17490515a990a45aa7237d11bc49ab0eaf0.tar.gz
Imported Upstream version 2.8.0+dfsg1
Diffstat (limited to 'include/libxml/nanoftp.h')
-rw-r--r--include/libxml/nanoftp.h1
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