]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - apps/include/apps.h
Fix header file include guard names
[thirdparty/openssl.git] / apps / include / apps.h
index b2151e9ebd34b5b15282f7228fb2406c1a37c8d7..41db80740b0cc2292d1ab3af39da3913ec90e0ae 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_APPS_H
-# define HEADER_APPS_H
+#ifndef OSSL_APPS_H
+# define OSSL_APPS_H
 
 # include "e_os.h" /* struct timeval for DTLS */
 # include "internal/nelem.h"