main: fix header inclusion order
authorYang Tse <yangsita@gmail.com>
Sun, 29 May 2011 16:25:49 +0000 (18:25 +0200)
committerYang Tse <yangsita@gmail.com>
Sun, 29 May 2011 16:25:49 +0000 (18:25 +0200)
commit2e7a2027f165c2dcd465527d13fa283104e8c7f9
tree9ea05c17a71b1fa382d4641c914c3cd3e4982e70
parentae677edf9015ca75e1570e7018757b682f755d62
main: fix header inclusion order

Currently, Windows cross-compiled autobuilds require inclusion of setup.h
before curl.h to get definitions of CURL_STATICLIB and BUILDING_LIBCURL.
src/main.c