aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/makeusg.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/makeusg.adb')
-rw-r--r--gcc/ada/makeusg.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/makeusg.adb b/gcc/ada/makeusg.adb
index 73361de..e596f32 100644
--- a/gcc/ada/makeusg.adb
+++ b/gcc/ada/makeusg.adb
@@ -24,7 +24,7 @@
------------------------------------------------------------------------------
with Make_Util;
-with Osint; use Osint;
+with Osint;
with Output; use Output;
with Switch; use Switch;
with Usage;