aboutsummaryrefslogtreecommitdiffstats
path: root/siglist.c
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-11-21 20:51:19 -0500
committerChet Ramey <chet.ramey@case.edu>2011-11-21 20:51:19 -0500
commit0001803f0b9523c94fa2ede48eaecb047fef4524 (patch)
treef334332811e033ff966d94f6268f0629a94304b3 /siglist.c
parent89a92869e56aba4e4cab2d639c00a86f0545c862 (diff)
downloadandroid_external_bash-0001803f0b9523c94fa2ede48eaecb047fef4524.tar.gz
android_external_bash-0001803f0b9523c94fa2ede48eaecb047fef4524.tar.bz2
android_external_bash-0001803f0b9523c94fa2ede48eaecb047fef4524.zip
Bash-4.1 distribution source
Diffstat (limited to 'siglist.c')
-rw-r--r--siglist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/siglist.c b/siglist.c
index 27eb26a..0e51b83 100644
--- a/siglist.c
+++ b/siglist.c
@@ -32,6 +32,7 @@
# include "trap.h"
#endif
+#include "bashintl.h"
#include "xmalloc.h"
char *sys_siglist[NSIG];