aboutsummaryrefslogtreecommitdiff
path: root/tests/server/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/server/util.c')
-rw-r--r--tests/server/util.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/server/util.c b/tests/server/util.c
index 9db735d4c..e8d20ebbd 100644
--- a/tests/server/util.c
+++ b/tests/server/util.c
@@ -5,7 +5,7 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * Copyright (C) 1998 - 2009, Daniel Stenberg, <daniel@haxx.se>, et al.
+ * Copyright (C) 1998 - 2010, Daniel Stenberg, <daniel@haxx.se>, et al.
*
* This software is licensed as described in the file COPYING, which
* you should have received as part of this distribution. The terms
@@ -20,6 +20,9 @@
*
* $Id$
***************************************************************************/
+
+#define CURL_NO_OLDIES
+
#include "setup.h" /* portability help from the lib directory */
#ifdef HAVE_SIGNAL_H