aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/libgnat/s-os_lib.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/libgnat/s-os_lib.adb')
-rw-r--r--gcc/ada/libgnat/s-os_lib.adb1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ada/libgnat/s-os_lib.adb b/gcc/ada/libgnat/s-os_lib.adb
index 7df06c4..e3f6b12 100644
--- a/gcc/ada/libgnat/s-os_lib.adb
+++ b/gcc/ada/libgnat/s-os_lib.adb
@@ -31,7 +31,6 @@
with Ada.Unchecked_Conversion;
with Ada.Unchecked_Deallocation;
-with System; use System;
with System.Case_Util;
with System.CRTL;
with System.Soft_Links;