]> jfr.im git - irc/atheme/atheme.git/commit
libathemecore/atheme.c: add missing header
authorAaron Jones <redacted>
Sat, 1 Feb 2020 19:38:54 +0000 (19:38 +0000)
committerAaron Jones <redacted>
Sat, 1 Feb 2020 19:38:54 +0000 (19:38 +0000)
commit0687ce0192e8c7ffd0c5ea8a95ac628b4f3569fd
treea47242d77472f49da228d28db64a6b5f7d8f3226
parentfbced73137502c892bbacc7e0baaa0fc8d6adb0c
libathemecore/atheme.c: add missing header

If not building with the gcrypt digest frontend, this doesn't get included
by atheme.h -> atheme/digest.h -> atheme/digest/gcrypt.h

But we need it always.
libathemecore/atheme.c