]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/crypto.h
Fix header file include guard names
[thirdparty/openssl.git] / include / openssl / crypto.h
index 5cdb83107e6e1b27248ff01f2af26c7aa42e3782..6e5dae89c7922cfd3a17898d349c09c130a9ac7d 100644 (file)
@@ -8,8 +8,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_CRYPTO_H
-# define HEADER_CRYPTO_H
+#ifndef OPENSSL_CRYPTO_H
+# define OPENSSL_CRYPTO_H
 
 # include <stdlib.h>
 # include <time.h>