crypto_libinit.h and krb5_libinit.h at the same time.
[pullup from 1-2-2-branch]
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14484
dc483132-0cff-0310-8789-
dd5450dbe970
+2002-06-07 Alexandra Ellwood <lxs@mit.edu>
+
+ * crypto_libinit.h: Changed macros so you can include
+ crypto_libinit.h and krb5_libinit.h at the same time.
+ [pullup from 1-2-2-branch]
+
2002-04-05 Ken Raeburn <raeburn@mit.edu>
* coll_proof_cksum.c (krb5_c_is_coll_proof_cksum): Rename function
-#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 */