Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 425748
Collapse All | Expand All

(-)a/clisp-2.49/modules/bindings/glibc/linux.lisp (-1 / +1 lines)
Lines 86-92 Link Here
86
86
87
(def-c-type __key_t)            ; int
87
(def-c-type __key_t)            ; int
88
88
89
(c-lines "#include <bits/ipctypes.h>~%")
89
(c-lines "#include <sys/ipc.h>~%")
90
(def-c-type __ipc_pid_t)        ; ushort
90
(def-c-type __ipc_pid_t)        ; ushort
91
91
92
; --------------------------- <sys/types.h> -----------------------------------
92
; --------------------------- <sys/types.h> -----------------------------------

Return to bug 425748