]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/rc5.h
Add legacy include guards to public header files
[thirdparty/openssl.git] / include / openssl / rc5.h
index 9550df975eab34dd63a3efd6b0c52b70c72ca818..d4d97ed2261481e447e0af43fea0f7591e3b5b38 100644 (file)
@@ -9,6 +9,12 @@
 
 #ifndef OPENSSL_RC5_H
 # define OPENSSL_RC5_H
+# pragma once
+
+# include <openssl/macros.h>
+# if !OPENSSL_API_3
+#  define HEADER_RC5_H
+# endif
 
 # include <openssl/opensslconf.h>