[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Reorder includes so that fakepoll.c gets built when it should
- To: or-cvs@freehaven.net
- Subject: [or-cvs] Reorder includes so that fakepoll.c gets built when it should
- From: nickm@seul.org (Nick Mathewson)
- Date: Tue, 12 Aug 2003 02:41:43 -0400 (EDT)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Tue, 12 Aug 2003 02:41:52 -0400
- Reply-to: or-dev@freehaven.net
- Sender: owner-or-cvs@freehaven.net
Update of /home/or/cvsroot/src/common
In directory moria.mit.edu:/tmp/cvs-serv27961/src/common
Modified Files:
fakepoll.c
Log Message:
Reorder includes so that fakepoll.c gets built when it should
Index: fakepoll.c
===================================================================
RCS file: /home/or/cvsroot/src/common/fakepoll.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- fakepoll.c 12 Aug 2003 03:16:14 -0000 1.4
+++ fakepoll.c 12 Aug 2003 06:41:40 -0000 1.5
@@ -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