From 3547363ac0de96b17becceb570d9056f5506da67 Mon Sep 17 00:00:00 2001 From: Andy Cedilnik Date: Fri, 10 Jan 2003 16:05:43 -0500 Subject: [PATCH] Try to fix building of tests --- Source/CTest/Curl/curl/curl.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Source/CTest/Curl/curl/curl.h b/Source/CTest/Curl/curl/curl.h index c56c9656a..a9eb8ec38 100644 --- a/Source/CTest/Curl/curl/curl.h +++ b/Source/CTest/Curl/curl/curl.h @@ -23,6 +23,8 @@ * $Id$ ***************************************************************************/ +#include "setup.h" + #include /* The include stuff here is mainly for time_t! */ #ifdef vms