summaryrefslogtreecommitdiff
path: root/src/cryptinit.hpp
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2009-01-15 01:16:38 +0000
committerChristian Pointner <equinox@anytun.org>2009-01-15 01:16:38 +0000
commita16d8914427b3b769b9a00bab849158448606d53 (patch)
tree5c0beda53ade1106d471bf09631a521ae82789d0 /src/cryptinit.hpp
parentported uanytun key derivation to anytun (diff)
small cleanup
Diffstat (limited to 'src/cryptinit.hpp')
-rw-r--r--src/cryptinit.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cryptinit.hpp b/src/cryptinit.hpp
index dd878cd..80f4e14 100644
--- a/src/cryptinit.hpp
+++ b/src/cryptinit.hpp
@@ -34,6 +34,8 @@
#ifndef NOCRYPT
#ifndef USE_SSL_CRYPTO
+#include <gcrypt.h>
+
// boost thread callbacks for libgcrypt
#if defined(BOOST_HAS_PTHREADS)