]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - unwind_prot.h
Imported from ../bash-2.05b.tar.gz.
[thirdparty/bash.git] / unwind_prot.h
index 1a24d3287082435ef58cf595ee67bd989a27727c..8033a0500b30bb405f23521652e89c33cf506299 100644 (file)
@@ -29,6 +29,7 @@ extern void add_unwind_protect (); /* Not portable to arbitrary C99 hosts.  */
 extern void remove_unwind_protect __P((void));
 extern void run_unwind_protects __P((void));
 extern void clear_unwind_protect_list __P((int));
+extern void uwp_init __P((void));
 
 /* Define for people who like their code to look a certain way. */
 #define end_unwind_frame()