Fix header file include guard names
[openssl.git] / include / internal / dso.h
index 63881beffb25329dfe23131fabfda1d2d3638363..76cb3c6e0af7a938d92e8821bd9b78a96f1f1a0e 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_DSO_H
-# define HEADER_DSO_H
+#ifndef OSSL_INTERNAL_DSO_H
+# define OSSL_INTERNAL_DSO_H
 
 # include <openssl/crypto.h>
 # include "internal/dsoerr.h"