about summary refs log tree commit diff
path: root/sysdeps/generic/make_siglist.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/make_siglist.c')
-rw-r--r--sysdeps/generic/make_siglist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/generic/make_siglist.c b/sysdeps/generic/make_siglist.c
index a38ab6aa2e..d42fc0f358 100644
--- a/sysdeps/generic/make_siglist.c
+++ b/sysdeps/generic/make_siglist.c
@@ -19,6 +19,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include <signal.h>
 
 /* Get this configuration's defns of the signal numbers.  */
+#undef	_SIGNAL_H
 #define _SIGNAL_H 1
 #include SIGNUM_H