]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Reorder includes so that fakepoll.c gets built when it should
authorNick Mathewson <nickm@torproject.org>
Tue, 12 Aug 2003 06:41:40 +0000 (06:41 +0000)
committerNick Mathewson <nickm@torproject.org>
Tue, 12 Aug 2003 06:41:40 +0000 (06:41 +0000)
svn:r384

src/common/fakepoll.c

index b059da57160cc6ea6e72a85372e8dbcd9bbe5e27..d2928761cb1aadc1e3f87de80ad9f62ccb9a0c1a 100644 (file)
@@ -7,6 +7,7 @@
  */
 
 #include "orconfig.h"
+#include "fakepoll.h"
 #ifdef USE_FAKE_POLL
 #include <sys/types.h>
 #ifdef HAVE_UNISTD_H
@@ -22,7 +23,6 @@
 #include <winsock.h>
 #endif
 
-#include "fakepoll.h"
 #include "util.h"
 
 int