gcc/ada/
* gcc-interface/cuintp.c: Adjust placement of include directive.
* gcc-interface/targtyps.c: Likewise.
#include "ada.h"
#include "types.h"
#include "uintp.h"
-#include "ada-tree.h"
#include "sinfo.h"
+#include "ada-tree.h"
#include "gigi.h"
/* Universal integers are represented by the Uint type which is an index into
#include "ada.h"
#include "types.h"
-#include "ada-tree.h"
#include "sinfo.h"
+#include "ada-tree.h"
#include "gigi.h"
/* If we don't have a specific size for Ada's equivalent of `long', use that