diff --git a/gcc/graph.c b/gcc/graph.c index 47d2f4b..801689c 100755 --- a/gcc/graph.c +++ b/gcc/graph.c @@ -19,7 +19,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include +#include "config.h" #include "system.h" #include "rtl.h"