[or-cvs] Basic windows libevent fixes

Nick Mathewson nickm at seul.org
Tue Jan 18 23:44:58 UTC 2005


Update of /home/or/cvsroot/tor/src/win32
In directory moria.mit.edu:/tmp/cvs-serv16596/src/win32

Modified Files:
	orconfig.h 
Log Message:
Basic windows libevent fixes

Index: orconfig.h
===================================================================
RCS file: /home/or/cvsroot/tor/src/win32/orconfig.h,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- orconfig.h	17 Dec 2004 21:17:44 -0000	1.41
+++ orconfig.h	18 Jan 2005 23:44:55 -0000	1.42
@@ -198,5 +198,7 @@
 /* Define to 1 iff unaligned int access is allowed */
 #define UNALIGNED_INT_ACCESS_OK
 
+#define HAVE_EVENT_H
+
 /* Version number of package */
 #define VERSION "0.1.0.0-alpha-cvs"



More information about the tor-commits mailing list