summaryrefslogtreecommitdiff
path: root/src/anytun.cpp
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/anytun.cpp
parentported uanytun key derivation to anytun (diff)
small cleanup
Diffstat (limited to 'src/anytun.cpp')
-rw-r--r--src/anytun.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/anytun.cpp b/src/anytun.cpp
index c0cb03b..3949187 100644
--- a/src/anytun.cpp
+++ b/src/anytun.cpp
@@ -34,9 +34,6 @@
#include <boost/bind.hpp>
-#ifndef NOCRYPT
-#include <gcrypt.h>
-#endif
#include <cerrno> // for ENOMEM
#include "datatypes.h"