[or-cvs] Misc patches to make windows build work. Now everything is...

Nick Mathewson nickm at seul.org
Tue Aug 12 15:08:54 UTC 2003


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

Modified Files:
	orconfig.h 
Log Message:
Misc patches to make windows build work.  Now everything is done except the sockets stuff

Index: orconfig.h
===================================================================
RCS file: /home/or/cvsroot/src/win32/orconfig.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- orconfig.h	12 Aug 2003 05:48:26 -0000	1.3
+++ orconfig.h	12 Aug 2003 15:08:51 -0000	1.4
@@ -2,6 +2,8 @@
  * orconfig.h  -- This file is *not* generated by autoconf.  Instead,
  * it has to be hand-edited to keep win32 happy.
  */
+#define MS_WINDOWS
+#define MS_WIN32
 
 /* Define to 1 if you have the <arpa/inet.h> header file. */
 #undef HAVE_ARPA_INET_H



More information about the tor-commits mailing list