aboutsummaryrefslogtreecommitdiffstats
path: root/testing/clisp/no-page.h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/clisp/no-page.h.patch')
-rw-r--r--testing/clisp/no-page.h.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/clisp/no-page.h.patch b/testing/clisp/no-page.h.patch
deleted file mode 100644
index aafb98a31e..0000000000
--- a/testing/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 */