summaryrefslogtreecommitdiff
path: root/gcc/ada/s-strhas.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-strhas.adb')
-rw-r--r--gcc/ada/s-strhas.adb2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/ada/s-strhas.adb b/gcc/ada/s-strhas.adb
index b83823050e6..0e86cb66b31 100644
--- a/gcc/ada/s-strhas.adb
+++ b/gcc/ada/s-strhas.adb
@@ -29,6 +29,8 @@
-- --
------------------------------------------------------------------------------
+pragma Compiler_Unit;
+
package body System.String_Hash is
-- Compute a hash value for a key. The approach here is follows the