From c1aa0656d62e2992e94355fcb4e4ef485c8ddb77 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 12 Aug 2003 06:41:40 +0000 Subject: [PATCH] Reorder includes so that fakepoll.c gets built when it should svn:r384 --- trunk/src/common/fakepoll.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/src/common/fakepoll.c b/trunk/src/common/fakepoll.c index b059da5716..d2928761cb 100644 --- a/trunk/src/common/fakepoll.c +++ b/trunk/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