Commit fae956c1 by Richard Stallman

entered into RCS

From-SVN: r1171
parent cfc40361
...@@ -59,7 +59,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -59,7 +59,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
This is only done when compiling the trampoline code. */ This is only done when compiling the trampoline code. */
#ifdef L_trampoline #ifdef L_trampoline
#include <types.h> #include <sys/param.h>
#include <unistd.h> #include <unistd.h>
#ifdef _SC_PAGE_SIZE #ifdef _SC_PAGE_SIZE
......
...@@ -55,7 +55,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -55,7 +55,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
This is only done when compiling the trampoline code. */ This is only done when compiling the trampoline code. */
#ifdef L_trampoline #ifdef L_trampoline
#include <types.h> #include <sys/param.h>
#include <unistd.h> #include <unistd.h>
#ifdef _SC_PAGE_SIZE #ifdef _SC_PAGE_SIZE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment