comparison src/siglist.c @ 3579:8a0571a2becc

[project @ 2000-02-04 23:21:09 by jwe]
author jwe
date Fri, 04 Feb 2000 23:21:09 +0000
parents 975398bed659
children 4c8a2e4e0717
comparison
equal deleted inserted replaced
3578:a40ca99e3e75 3579:8a0571a2becc
21 */ 21 */
22 22
23 #ifdef HAVE_CONFIG_H 23 #ifdef HAVE_CONFIG_H
24 #include <config.h> 24 #include <config.h>
25 #endif 25 #endif
26
27 #include <signal.h>
26 28
27 #include "siglist.h" 29 #include "siglist.h"
28 30
29 #ifndef HAVE_SYS_SIGLIST 31 #ifndef HAVE_SYS_SIGLIST
30 char *sys_siglist[NSIG + 1] = 32 char *sys_siglist[NSIG + 1] =