remove some crap
[project/uci.git] / libuci.h
index aba435936bc11476ecaa4d84e0be19ca8889d14b..50c20f1024595cb0de8fe12d40fbc8fe049bab10 100644 (file)
--- a/libuci.h
+++ b/libuci.h
@@ -81,6 +81,8 @@ struct uci_context
        /* private: */
        int errno;
        jmp_buf trap;
+       jmp_buf trap_saved;
+       int saved;
 };
 
 struct uci_parse_context