rand: core APIs for provider friendly random.
[openssl.git] / include / openssl / conf_api.h
index 7856ca0dcbbdaeb30a593dbb66301740ce819856..ed67d5778f1d3e5d7be3fae3537586d0394c9d54 100644 (file)
@@ -9,6 +9,12 @@
 
 #ifndef  OPENSSL_CONF_API_H
 # define OPENSSL_CONF_API_H
+# pragma once
+
+# include <openssl/macros.h>
+# ifndef OPENSSL_NO_DEPRECATED_3_0
+#  define HEADER_CONF_API_H
+# endif
 
 # include <openssl/lhash.h>
 # include <openssl/conf.h>