]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcc-interface/targtyps.c: Reorder include directives.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 8 Sep 2009 06:57:47 +0000 (06:57 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 8 Sep 2009 06:57:47 +0000 (06:57 +0000)
From-SVN: r151498

gcc/ada/ChangeLog
gcc/ada/gcc-interface/targtyps.c

index b15c1968724af06da214995a4343502e1dbeb93a..8c1add1924942c13b19be350709efe3e97606a22 100644 (file)
@@ -1,3 +1,7 @@
+2009-09-08  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc-interface/targtyps.c: Reorder include directives.
+
 2009-09-07  Laurent GUERBY  <laurent@guerby.net>
 
        * gcc-interface/targtyps.c: Add missing include for tm_p.h.
index e872b92094430f82fad9cc7dad6ab8fa85a09d3c..716550e397faf503f6d8a96caf5d33e0f8b85dfd 100644 (file)
@@ -28,9 +28,9 @@
 #include "config.h"
 #include "system.h"
 #include "coretypes.h"
+#include "tree.h"
 #include "tm.h"
 #include "tm_p.h"
-#include "tree.h"
 
 #include "ada.h"
 #include "types.h"