From d0f4a7fde394c3ff607f0f7e7a3b92b2fe1f6424 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 8 Jul 2016 01:25:36 +0200 Subject: fixed gcrypt warning for anytun-config --- src/cryptinit.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/cryptinit.hpp') diff --git a/src/cryptinit.hpp b/src/cryptinit.hpp index 663ba0a..17bb825 100644 --- a/src/cryptinit.hpp +++ b/src/cryptinit.hpp @@ -48,6 +48,8 @@ #ifndef NO_CRYPT +#include "anytunError.h" + #if defined(USE_GCRYPT) #include -- cgit v1.2.3