]> git.pld-linux.org Git - packages/clisp.git/blame - clisp-glibc2.16.patch
- updated alpha patch
[packages/clisp.git] / clisp-glibc2.16.patch
CommitLineData
2ef63c17
JR
1--- clisp-2.49/modules/bindings/glibc/linux.lisp~ 2008-10-08 18:36:19.000000000 +0200
2+++ clisp-2.49/modules/bindings/glibc/linux.lisp 2012-12-12 12:50:41.830606483 +0100
3@@ -86,7 +86,7 @@
4
5 (def-c-type __key_t) ; int
6
7-(c-lines "#include <bits/ipctypes.h>~%")
8+(c-lines "#include <sys/ipc.h>~%")
9 (def-c-type __ipc_pid_t) ; ushort
10
11 ; --------------------------- <sys/types.h> -----------------------------------
This page took 0.064708 seconds and 4 git commands to generate.