diff --git a/legacy/eet/src/lib/eet_lib.c b/legacy/eet/src/lib/eet_lib.c index ef499174af..82d1773357 100644 --- a/legacy/eet/src/lib/eet_lib.c +++ b/legacy/eet/src/lib/eet_lib.c @@ -42,10 +42,6 @@ void *alloca (size_t); # include #endif -#ifdef HAVE_OPENSSL -#include -#endif - #ifdef HAVE_NETINET_IN_H # include #endif