From e696e9e900fb0dc3b3bd039729be84de4764fdab Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 22 Jan 2003 15:03:47 +0000 Subject: Missed an endif --- libc/sysdeps/linux/common/bits/kernel_sigaction.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps/linux/common/bits/kernel_sigaction.h') diff --git a/libc/sysdeps/linux/common/bits/kernel_sigaction.h b/libc/sysdeps/linux/common/bits/kernel_sigaction.h index 5bb129961..b6ad2918d 100644 --- a/libc/sysdeps/linux/common/bits/kernel_sigaction.h +++ b/libc/sysdeps/linux/common/bits/kernel_sigaction.h @@ -90,3 +90,4 @@ extern int __rt_sigaction (int, const struct kernel_sigaction *__unbounded, extern int __sigaction (int, const struct old_kernel_sigaction *__unbounded, struct old_kernel_sigaction *__unbounded); +#endif /* _BITS_STAT_STRUCT_H */ -- cgit v1.2.3