Add legacy include guards to public header files
[openssl.git] / include / openssl / ocsperr.h
index a732138731d5d588ebee9d9bdeb0ef745b7a8dc0..fa68f6ef00757955fb8bd5486d1a4a3b472e82db 100644 (file)
 
 #ifndef OPENSSL_OCSPERR_H
 # define OPENSSL_OCSPERR_H
+# pragma once
+
+# include <openssl/macros.h>
+# if !OPENSSL_API_3
+#  define HEADER_OCSPERR_H
+# endif
 
 # include <openssl/opensslconf.h>
 # include <openssl/symhacks.h>