summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2003-01-10 21:05:43 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2003-01-10 21:05:43 (GMT)
commit3547363ac0de96b17becceb570d9056f5506da67 (patch)
treec7fd098f00b74f74c76b8258be510db2a6a9603d /Source
parent9e287a255667ed9e6ed0b00e82bdbc95970e9ef0 (diff)
downloadCMake-3547363ac0de96b17becceb570d9056f5506da67.zip
CMake-3547363ac0de96b17becceb570d9056f5506da67.tar.gz
CMake-3547363ac0de96b17becceb570d9056f5506da67.tar.bz2
Try to fix building of tests
Diffstat (limited to 'Source')
-rw-r--r--Source/CTest/Curl/curl/curl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/CTest/Curl/curl/curl.h b/Source/CTest/Curl/curl/curl.h
index c56c965..a9eb8ec 100644
--- a/Source/CTest/Curl/curl/curl.h
+++ b/Source/CTest/Curl/curl/curl.h
@@ -23,6 +23,8 @@
* $Id$
***************************************************************************/
+#include "setup.h"
+
#include <stdio.h>
/* The include stuff here is mainly for time_t! */
#ifdef vms