X-Git-Url: https://git.syn-net.org/debian/?a=blobdiff_plain;f=src%2Fcipher.h;h=e47dab947d1ce380390ae7399d9d3f47762a0dfc;hb=5123ec3335dda691676f62467c57edc2517a5d5c;hp=6408ffdcbc0df2791999fd95e03b59fccc62c6d5;hpb=012bc15ee82b75957d9284160fb0a0089396f0d4;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