]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/kdf.h
Fix header file include guard names
[thirdparty/openssl.git] / include / openssl / kdf.h
index 5568c4f26889a03f93df9830f1b21e477e400283..0521f72218b930373c15c68cc77ef5a0a5cf435e 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_KDF_H
-# define HEADER_KDF_H
+#ifndef OPENSSL_KDF_H
+# define OPENSSL_KDF_H
 
 # include <stdarg.h>
 # include <stddef.h>