1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

include setup.h first

This commit is contained in:
Daniel Stenberg 2004-11-29 21:44:23 +00:00
parent 0966ddafaa
commit 9bb4a95e08

View File

@ -21,6 +21,8 @@
* $Id$
***************************************************************************/
#include "setup.h"
#include <stdio.h>
#include <ctype.h>
#include <string.h>