]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/srtp.h
Add legacy include guards to public header files
[thirdparty/openssl.git] / include / openssl / srtp.h
index fbc64879015d901a59381435a39e80caef3dd718..32056cb280d408eff5da6275fc2358a099075409 100644 (file)
 
 #ifndef OPENSSL_SRTP_H
 # define OPENSSL_SRTP_H
+# pragma once
+
+# include <openssl/macros.h>
+# if !OPENSSL_API_3
+#  define HEADER_D1_SRTP_H
+# endif
 
 # include <openssl/ssl.h>