From e9edb3f271456db695dd1c809df81be330ada4d8 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 3 Oct 2001 09:26:48 +0000 Subject: Minor cleanups --- libc/signal/sigblock.c | 1 + libc/signal/siggtmsk.c | 1 + libc/signal/sigstmsk.c | 1 + 3 files changed, 3 insertions(+) (limited to 'libc') diff --git a/libc/signal/sigblock.c b/libc/signal/sigblock.c index dd7a23f96..78d7a19be 100644 --- a/libc/signal/sigblock.c +++ b/libc/signal/sigblock.c @@ -16,6 +16,7 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include #include #include diff --git a/libc/signal/siggtmsk.c b/libc/signal/siggtmsk.c index 1ee776b40..082e34d93 100644 --- a/libc/signal/siggtmsk.c +++ b/libc/signal/siggtmsk.c @@ -16,6 +16,7 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include #include #include diff --git a/libc/signal/sigstmsk.c b/libc/signal/sigstmsk.c index c537d19c3..5439be243 100644 --- a/libc/signal/sigstmsk.c +++ b/libc/signal/sigstmsk.c @@ -16,6 +16,7 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include #include #include -- cgit v1.2.3