[Openmcl-cvs-notifications] r14145 - /trunk/source/lisp-kernel/memprotect.h

gb at clozure.com gb at clozure.com
Thu Aug 5 09:40:48 CDT 2010


Author: gb
Date: Thu Aug  5 09:40:48 2010
New Revision: 14145

Log:
Don't #include ppc-constants.h directly.


Modified:
    trunk/source/lisp-kernel/memprotect.h

Modified: trunk/source/lisp-kernel/memprotect.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/source/lisp-kernel/memprotect.h (original)
+++ trunk/source/lisp-kernel/memprotect.h Thu Aug  5 09:40:48 2010
@@ -20,10 +20,6 @@
 =

 =

 =

-#include "lisptypes.h"
-#ifdef PPC
-#include "ppc-constants.h"
-#endif
 #include <signal.h>
 #ifndef WINDOWS
 #ifdef DARWIN



More information about the Openmcl-cvs-notifications mailing list