summaryrefslogtreecommitdiff
path: root/include/openssl/__decc_include_prologue.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openssl/__decc_include_prologue.h')
-rw-r--r--include/openssl/__decc_include_prologue.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/include/openssl/__decc_include_prologue.h b/include/openssl/__decc_include_prologue.h
new file mode 100644
index 0000000000..455181cd6d
--- /dev/null
+++ b/include/openssl/__decc_include_prologue.h
@@ -0,0 +1,11 @@
+/*
+ * This file is only used by HP C on VMS, and is included automatically
+ * after each header file from this directory
+ */
+
+/* save state */
+#pragma names save
+/* have the compiler shorten symbols larger than 31 chars to 23 chars
+ * followed by a 8 hex char CRC
+ */
+#pragma names as_is,shortened