summaryrefslogtreecommitdiff
path: root/unwind_prot.c
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-12-12 22:10:33 -0500
committerChet Ramey <chet.ramey@case.edu>2011-12-12 22:10:33 -0500
commitadc6cff53c2ef3341775f590ce36f96a28ea73f0 (patch)
tree0ba029fd946f06652111d6b8ba12be0e229d3b86 /unwind_prot.c
parent18d2df91025795172e29fb576e3cc965422c8a81 (diff)
downloadbash-adc6cff53c2ef3341775f590ce36f96a28ea73f0.tar.gz
commit bash-20101124 snapshot
Diffstat (limited to 'unwind_prot.c')
-rw-r--r--unwind_prot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/unwind_prot.c b/unwind_prot.c
index 5e0f5c1b..a477c03a 100644
--- a/unwind_prot.c
+++ b/unwind_prot.c
@@ -48,6 +48,7 @@
#include "unwind_prot.h"
#include "quit.h"
#include "sig.h"
+#include "error.h" /* for internal_warning */
/* Structure describing a saved variable and the value to restore it to. */
typedef struct {