]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/seed.h
Fix header file include guard names
[thirdparty/openssl.git] / include / openssl / seed.h
index 6ef0e8057c055d36a064ba82d322386f19f3480f..795c9158dea4dcd39d1a7d3f7e613f91d04c6195 100644 (file)
@@ -32,8 +32,8 @@
  * SUCH DAMAGE.
  */
 
-#ifndef HEADER_SEED_H
-# define HEADER_SEED_H
+#ifndef OPENSSL_SEED_H
+# define OPENSSL_SEED_H
 
 # include <openssl/opensslconf.h>