diff --git a/lfd_legacy_encrypt.c b/lfd_legacy_encrypt.c index da220ef..cae00ce 100644 --- a/lfd_legacy_encrypt.c +++ b/lfd_legacy_encrypt.c @@ -49,14 +49,9 @@ #ifdef HAVE_SSL -#ifndef __APPLE_CC__ /* OpenSSL includes */ #include #include -#else /* YAY - We're MAC OS */ -#include -#include -#endif /* __APPLE_CC__ */ #define ENC_BUF_SIZE VTUN_FRAME_SIZE + 16 #define ENC_KEY_SIZE 16