From ee43026bb8e791565425fe742226e902ae9c28e7 Mon Sep 17 00:00:00 2001 From: Carlo Landmeter Date: Wed, 11 Feb 2015 16:10:34 +0000 Subject: testing/clisp: add missing patch --- testing/clisp/no-page.h.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 testing/clisp/no-page.h.patch (limited to 'testing/clisp') diff --git a/testing/clisp/no-page.h.patch b/testing/clisp/no-page.h.patch new file mode 100644 index 0000000000..aafb98a31e --- /dev/null +++ b/testing/clisp/no-page.h.patch @@ -0,0 +1,12 @@ +--- a/src/unix.d ++++ b/src/unix.d +@@ -135,9 +135,6 @@ + #ifdef UNIX_AUX + #include /* for SHMLBA */ + #endif +- #if defined(UNIX_LINUX) && !defined(UNIX_GNU) +- #include /* for SHMLBA on Linux 2.0 */ +- #endif + /* declares shmget(), shmat(), shmdt(), shmctl() */ + #endif + /* used by SPVW, STREAM */ -- cgit v1.2.3