diff src/mac.c @ 62054:fd9250f00dae

* mac.c: #undef init_process so not to conflict with system headers.
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 03 May 2005 18:19:34 +0000
parents e3bedede9b3f
children 988827be383c 08185296b491
line wrap: on
line diff
--- a/src/mac.c	Tue May 03 16:35:27 2005 +0000
+++ b/src/mac.c	Tue May 03 18:19:34 2005 +0000
@@ -27,6 +27,7 @@
 
 #include "lisp.h"
 #include "process.h"
+#undef init_process
 #include "systime.h"
 #include "sysselect.h"
 #include "blockinput.h"