aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/exp_dbug.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/exp_dbug.adb')
-rw-r--r--gcc/ada/exp_dbug.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/exp_dbug.adb b/gcc/ada/exp_dbug.adb
index 1b51d53..70c21c0 100644
--- a/gcc/ada/exp_dbug.adb
+++ b/gcc/ada/exp_dbug.adb
@@ -23,7 +23,7 @@
-- --
------------------------------------------------------------------------------
-with Alloc; use Alloc;
+with Alloc;
with Atree; use Atree;
with Debug; use Debug;
with Einfo; use Einfo;