aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/s-osinte-aix.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-osinte-aix.adb')
-rw-r--r--gcc/ada/s-osinte-aix.adb4
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/ada/s-osinte-aix.adb b/gcc/ada/s-osinte-aix.adb
index b227468..bef7de5 100644
--- a/gcc/ada/s-osinte-aix.adb
+++ b/gcc/ada/s-osinte-aix.adb
@@ -6,7 +6,7 @@
-- --
-- B o d y --
-- --
--- Copyright (C) 1997-2005, Free Software Fundation, Inc. --
+-- Copyright (C) 1997-2006, Free Software Fundation, Inc. --
-- --
-- GNARL is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
@@ -37,8 +37,6 @@ pragma Polling (Off);
-- Turn off polling, we do not want ATC polling to take place during
-- tasking operations. It causes infinite loops and other problems.
-with Interfaces.C;
-
package body System.OS_Interface is
use Interfaces.C;