summaryrefslogtreecommitdiffstats
path: root/src/lib/cryptolink/botan_hash.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/cryptolink/botan_hash.cc')
-rw-r--r--src/lib/cryptolink/botan_hash.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/cryptolink/botan_hash.cc b/src/lib/cryptolink/botan_hash.cc
index 0ed47e50b8..65bae22d83 100644
--- a/src/lib/cryptolink/botan_hash.cc
+++ b/src/lib/cryptolink/botan_hash.cc
@@ -4,6 +4,8 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#include <config.h>
+
#include <cryptolink.h>
#include <cryptolink/crypto_hash.h>