Add legacy include guards to public header files
[openssl.git] / include / openssl / storeerr.h
index 940beeec68ddd0dc19c791c49c3349c0e80c7a60..29e365bcc9e085aa929b735603ad7ec7640711f5 100644 (file)
 
 #ifndef OPENSSL_STOREERR_H
 # define OPENSSL_STOREERR_H
+# pragma once
+
+# include <openssl/macros.h>
+# if !OPENSSL_API_3
+#  define HEADER_OSSL_STOREERR_H
+# endif
 
 # include <openssl/opensslconf.h>
 # include <openssl/symhacks.h>