X-Git-Url: https://git.syn-net.org/debian/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcipher.h;h=e47dab947d1ce380390ae7399d9d3f47762a0dfc;hb=9e924f40b4072aba3a0460bb36fb6da5c0a7e0c7;hp=6408ffdcbc0df2791999fd95e03b59fccc62c6d5;hpb=65944fb7a518dc659bacaf80cf235a0352fc6a7e;p=anytun.git diff --git a/src/cipher.h b/src/cipher.h index 6408ffd..e47dab9 100644 --- a/src/cipher.h +++ b/src/cipher.h @@ -55,7 +55,9 @@ #ifndef NO_CRYPT #if defined(USE_SSL_CRYPTO) +#include #include +#include #elif defined(USE_NETTLE) #include #else // USE_GCRYPT is the default