summaryrefslogtreecommitdiffstats
path: root/unwind.h
diff options
context:
space:
mode:
Diffstat (limited to 'unwind.h')
-rw-r--r--unwind.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/unwind.h b/unwind.h
index 7f8cec02..c887a423 100644
--- a/unwind.h
+++ b/unwind.h
@@ -70,6 +70,7 @@ struct uw_handler {
val matches; /* Same position as in uw_catch! */
int visible; /* Likewise. */
val fun;
+ val package, package_alist;
};
struct uw_cont_copy {