]> granicus.if.org Git - curl/commitdiff
include setup.h first
authorDaniel Stenberg <daniel@haxx.se>
Mon, 29 Nov 2004 21:44:23 +0000 (21:44 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 29 Nov 2004 21:44:23 +0000 (21:44 +0000)
tests/server/getpart.c

index a544c517b2f2e911142953c9dac199f8386d4d86..45576fafd8c9fcaab0d19821c723ae86fad807ea 100644 (file)
@@ -21,6 +21,8 @@
  * $Id$
  ***************************************************************************/
 
+#include "setup.h"
+
 #include <stdio.h>
 #include <ctype.h>
 #include <string.h>