From 4ab5177a2095e8d797aaee6b2d29d9062b7f6803 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 11 Mar 2003 20:27:02 +0000 Subject: sjhill needs to buy donuts for everyone --- libc/sysdeps/linux/common/bits/kernel_sigaction.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libc/sysdeps/linux/common/bits/kernel_sigaction.h b/libc/sysdeps/linux/common/bits/kernel_sigaction.h index 502b8a189..6eaf61f1d 100644 --- a/libc/sysdeps/linux/common/bits/kernel_sigaction.h +++ b/libc/sysdeps/linux/common/bits/kernel_sigaction.h @@ -41,7 +41,6 @@ struct old_kernel_sigaction { __sighandler_t k_sa_handler; unsigned int sa_flags; unsigned long sa_mask; -#endif }; #define _KERNEL_NSIG 128 #define _KERNEL_NSIG_BPW 32 -- cgit v1.2.3