summaryrefslogtreecommitdiff
path: root/libc
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-03-11 20:27:02 +0000
committerEric Andersen <andersen@codepoet.org>2003-03-11 20:27:02 +0000
commit4ab5177a2095e8d797aaee6b2d29d9062b7f6803 (patch)
treea186fd2129a12a85d2f7c6bb8aef7297619a539e /libc
parent70fee13438609fb1eff4e4b293c92b02a6d2ec3b (diff)
sjhill needs to buy donuts for everyone
Diffstat (limited to 'libc')
-rw-r--r--libc/sysdeps/linux/common/bits/kernel_sigaction.h1
1 files changed, 0 insertions, 1 deletions
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