From: Nick Mathewson Date: Tue, 12 Aug 2003 06:41:40 +0000 (+0000) Subject: Reorder includes so that fakepoll.c gets built when it should X-Git-Tag: tor-0.0.2pre8~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aff21f857bb31620f04041c8d16a0c817fc80df;p=thirdparty%2Ftor.git Reorder includes so that fakepoll.c gets built when it should svn:r384 --- diff --git a/src/common/fakepoll.c b/src/common/fakepoll.c index b059da5716..d2928761cb 100644 --- a/src/common/fakepoll.c +++ b/src/common/fakepoll.c @@ -7,6 +7,7 @@ */ #include "orconfig.h" +#include "fakepoll.h" #ifdef USE_FAKE_POLL #include #ifdef HAVE_UNISTD_H @@ -22,7 +23,6 @@ #include #endif -#include "fakepoll.h" #include "util.h" int