summaryrefslogtreecommitdiffstats
path: root/Source/CTest/Curl
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2003-08-07 21:51:08 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2003-08-07 21:51:08 (GMT)
commitb60e52c69fde0001e323e9b994bb51f948d43e2a (patch)
tree255104fa3b3069484e019a3d27be87c4a113cfa5 /Source/CTest/Curl
parentf5cb26fc76da668540d89a41a2bd34a2a71baaa2 (diff)
downloadCMake-b60e52c69fde0001e323e9b994bb51f948d43e2a.zip
CMake-b60e52c69fde0001e323e9b994bb51f948d43e2a.tar.gz
CMake-b60e52c69fde0001e323e9b994bb51f948d43e2a.tar.bz2
ENH: Bold attempt to remove warning
Diffstat (limited to 'Source/CTest/Curl')
-rw-r--r--Source/CTest/Curl/arpa_telnet.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/CTest/Curl/arpa_telnet.h b/Source/CTest/Curl/arpa_telnet.h
index 2cf0241..378b7c0 100644
--- a/Source/CTest/Curl/arpa_telnet.h
+++ b/Source/CTest/Curl/arpa_telnet.h
@@ -60,6 +60,10 @@ static const char *telnetoptions[]=
#define NTELOPTS 40
+#ifdef SE
+# undef SE
+#endif
+
/*
* First some defines
*/