Commit 9bb4a95e authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

include setup.h first

parent 0966ddaf
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -21,6 +21,8 @@
 * $Id$
 ***************************************************************************/

#include "setup.h"

#include <stdio.h>
#include <ctype.h>
#include <string.h>