]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/fortran/trans-types.c
Factor unrelated declarations out of tree.h.
[thirdparty/gcc.git] / gcc / fortran / trans-types.c
index fa84d5dab8154d1b5083bebb1ade09b26e1aa107..21d9f285d17c0ee82edab108a7a4a021fc4f8bea 100644 (file)
@@ -34,6 +34,8 @@ along with GCC; see the file COPYING3.  If not see
                           FLOAT_TYPE_SIZE, DOUBLE_TYPE_SIZE,
                           LONG_DOUBLE_TYPE_SIZE and LIBGCC2_HAS_TF_MODE.  */
 #include "tree.h"
+#include "stor-layout.h"
+#include "stringpool.h"
 #include "langhooks.h" /* For iso-c-bindings.def.  */
 #include "target.h"
 #include "ggc.h"