diff options
Diffstat (limited to 'src/anytun.cpp')
-rw-r--r-- | src/anytun.cpp | 3 |
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" |