From 610903b0cc2166874b60dbd15be9c7e03a1bdb90 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 22 Jul 2007 06:52:07 +0000 Subject: * mach/lock-intern.h: Include . * sysdeps/mach/hurd/sigaction.c (__sigaction): Check ACT != NULL before reading A. * sysdeps/mach/hurd/sigsuspend.c (sigsuspend_not_cancel): Define alias to __sigsuspend. * sysdeps/mach/i386/sysdep.h: Include and . 2006-06-13 Thomas Schwinge * sysdeps/mach/hurd/tls.h: Change `ASSEMBLER' conditional to `__ASSEMBLER__'. * sysdeps/mach/hurd/i386/tls.h: Likewise. --- mach/lock-intern.h | 1 + 1 file changed, 1 insertion(+) (limited to 'mach') diff --git a/mach/lock-intern.h b/mach/lock-intern.h index d42a378f4d..4aaaedc1c0 100644 --- a/mach/lock-intern.h +++ b/mach/lock-intern.h @@ -19,6 +19,7 @@ #ifndef _LOCK_INTERN_H #define _LOCK_INTERN_H +#include #include #ifndef _EXTERN_INLINE -- cgit 1.4.1