]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/fortran/match.c
Factor unrelated declarations out of tree.h.
[thirdparty/gcc.git] / gcc / fortran / match.c
index 71e3862189a92b4175ec24a93d255748ec795922..539780aaa245745cd4e76301f88e22fc3bb812f5 100644 (file)
@@ -26,6 +26,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "match.h"
 #include "parse.h"
 #include "tree.h"
+#include "stringpool.h"
 
 int gfc_matching_ptr_assignment = 0;
 int gfc_matching_procptr_assignment = 0;