INSTALL.md: Restore $ as command prompt indicator
[oweals/openssl.git] / crypto / ec / ecp_s390x_nistp.c
index 75c8475e69789434ff97051d5fe936e788f4a59c..edbad15cdd096164963a1d48099f2294d0d2b51e 100644 (file)
@@ -7,6 +7,12 @@
  * https://www.openssl.org/source/license.html
  */
 
+/*
+ * EC_METHOD low level APIs are deprecated for public use, but still ok for
+ * internal use.
+ */
+#include "internal/deprecated.h"
+
 #include <stdlib.h>
 #include <string.h>
 #include <openssl/err.h>