summaryrefslogtreecommitdiff
path: root/gcc/ada/i-os2thr.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/i-os2thr.ads')
-rw-r--r--gcc/ada/i-os2thr.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/i-os2thr.ads b/gcc/ada/i-os2thr.ads
index 8f4d04ad315..1fd90496c3c 100644
--- a/gcc/ada/i-os2thr.ads
+++ b/gcc/ada/i-os2thr.ads
@@ -34,7 +34,7 @@
with Interfaces.C;
package Interfaces.OS2Lib.Threads is
-pragma Preelaborate (Threads);
+ pragma Preelaborate;
package IC renames Interfaces.C;