summaryrefslogtreecommitdiff
path: root/user/clisp/no-page.h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/clisp/no-page.h.patch')
-rw-r--r--user/clisp/no-page.h.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/user/clisp/no-page.h.patch b/user/clisp/no-page.h.patch
deleted file mode 100644
index aafb98a31..000000000
--- a/user/clisp/no-page.h.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/src/unix.d
-+++ b/src/unix.d
-@@ -135,9 +135,6 @@
- #ifdef UNIX_AUX
- #include <sys/mmu.h> /* for SHMLBA */
- #endif
-- #if defined(UNIX_LINUX) && !defined(UNIX_GNU)
-- #include <asm/page.h> /* for SHMLBA on Linux 2.0 */
-- #endif
- /* <sys/shm.h> declares shmget(), shmat(), shmdt(), shmctl() */
- #endif
- /* used by SPVW, STREAM */