diff options
Diffstat (limited to 'gcc/fortran/bbt.c')
-rw-r--r-- | gcc/fortran/bbt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/fortran/bbt.c b/gcc/fortran/bbt.c index fa60e4f..1e7d8c0 100644 --- a/gcc/fortran/bbt.c +++ b/gcc/fortran/bbt.c @@ -37,6 +37,7 @@ along with GCC; see the file COPYING3. If not see July 1997 Doctor Dobb's Journal, "Treaps in Java". */ #include "config.h" +#include "system.h" #include "gfortran.h" typedef struct gfc_treap |