]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/engine.h
Fix header file include guard names
[thirdparty/openssl.git] / include / openssl / engine.h
index 8a2b96f4e3bb0694d21ade7cb7b95d35abf2c3cd..fc294ec3e8970b5babd074a05fa1f54b763a9946 100644 (file)
@@ -8,8 +8,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_ENGINE_H
-# define HEADER_ENGINE_H
+#ifndef OPENSSL_ENGINE_H
+# define OPENSSL_ENGINE_H
 
 # include <openssl/opensslconf.h>