diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2015-12-07 16:25:24 +0100 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2015-12-07 16:25:24 +0100 |
commit | 984b4aa72d0a7fd813956d184fc42e8e90293901 (patch) | |
tree | 97e6a7841e5c814b35699948789bdab509c01ce7 /testing/clisp/no-page.h.patch | |
parent | 0c16be5d690052aa3d4355a9cb6c56c6c6a9ac0e (diff) | |
download | aports-984b4aa72d0a7fd813956d184fc42e8e90293901.tar.bz2 aports-984b4aa72d0a7fd813956d184fc42e8e90293901.tar.xz |
testing/clisp: move to unmaintained
Diffstat (limited to 'testing/clisp/no-page.h.patch')
-rw-r--r-- | testing/clisp/no-page.h.patch | 12 |
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 */ |