]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/dh.h
Fix header file include guard names
[thirdparty/openssl.git] / include / openssl / dh.h
index 1b9d2163fdf005d53629206d09a8602ad4cd9001..64189ed7d71dcf2225106fdf319bf0947c8fb4a8 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_DH_H
-# define HEADER_DH_H
+#ifndef OPENSSL_DH_H
+# define OPENSSL_DH_H
 
 # include <openssl/opensslconf.h>