aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/crypto_libinit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/crypto_libinit.h')
-rw-r--r--src/lib/crypto/crypto_libinit.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/crypto/crypto_libinit.h b/src/lib/crypto/crypto_libinit.h
index 3586a63..44c7e16 100644
--- a/src/lib/crypto/crypto_libinit.h
+++ b/src/lib/crypto/crypto_libinit.h
@@ -1,7 +1,7 @@
-#ifndef KRB5_LIBINIT_H
-#define KRB5_LIBINIT_H
+#ifndef K5CRYPTO_LIBINIT_H
+#define K5CRYPTO_LIBINIT_H
int cryptoint_initialize_library (void);
void cryptoint_cleanup_library (void);
-#endif /* KRB5_LIBINIT_H */
+#endif /* K5CRYPTO_LIBINIT_H */