]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/kdferr.h
include/openssl: add a few missing #pragma once directives
[thirdparty/openssl.git] / include / openssl / kdferr.h
index d339871f6a66f78b5da01dedbcef50672db90e49..52d8e14a26776783521af077f436f94a0d76363e 100644 (file)
@@ -7,4 +7,10 @@
  * https://www.openssl.org/source/license.html
  */
 
+#ifndef OPENSSL_KDFERR_H
+# define OPENSSL_KDFERR_H
+# pragma once
+
 #include <openssl/cryptoerr_legacy.h>
+
+#endif /* !defined(OPENSSL_KDFERR_H) */