]> git.saurik.com Git - bison.git/blobdiff - src/files.h
The location tracking mechanism is precious for parse error
[bison.git] / src / files.h
index 3886d7c5bc608967b0ce756eaf1c56ade2e8a878..7826db9e571becddb32c5ba98cabd66228146969 100644 (file)
@@ -53,4 +53,7 @@ extern char *attrsfile;
 extern char *guardfile;
 extern char *actfile;
 
+void open_files PARAMS((void));
+void open_extra_files PARAMS((void));
+
 void done PARAMS((void));