diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2005-02-11 10:58:38 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2005-02-11 10:58:38 +0000 |
commit | 94f477c0dfce0f3bf90d0427b38ba5e09248bb50 (patch) | |
tree | c773e25cbbda35746aa968c865c4c80f219d7632 /lisp/lisp.c | |
parent | fe45bd03edb5cbd71ee8bf1cd16a5b6750b141c5 (diff) |
Import changes from XORG-6.8.2CYGWIN-6_8_2-MERGE
Diffstat (limited to 'lisp/lisp.c')
-rw-r--r-- | lisp/lisp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/lisp.c b/lisp/lisp.c index 15226f6..d21b4b4 100644 --- a/lisp/lisp.c +++ b/lisp/lisp.c @@ -46,7 +46,6 @@ #endif #if defined(linux) -#include <asm/page.h> /* for PAGE_SIZE */ #define HAS_GETPAGESIZE #define HAS_SC_PAGESIZE /* _SC_PAGESIZE may be an enum for Linux */ #endif |