summaryrefslogtreecommitdiff
path: root/gosthash94.h
diff options
context:
space:
mode:
Diffstat (limited to 'gosthash94.h')
-rw-r--r--gosthash94.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gosthash94.h b/gosthash94.h
index bdbe1cd6..ff76b238 100644
--- a/gosthash94.h
+++ b/gosthash94.h
@@ -51,8 +51,8 @@
* Ported to nettle by Nikos Mavrogiannopoulos.
*/
-#ifndef NETTLE_GOST_H_INCLUDED
-#define NETTLE_GOST_H_INCLUDED
+#ifndef NETTLE_GOSTHASH94_H_INCLUDED
+#define NETTLE_GOSTHASH94_H_INCLUDED
#include "nettle-types.h"
@@ -85,4 +85,4 @@ void gosthash94_digest(struct gosthash94_ctx *ctx,
}
#endif
-#endif /* NETTLE_GOST_H_INCLUDED */
+#endif /* NETTLE_GOSTHASH94_H_INCLUDED */