diff --git a/lib/TTLS/src/Module.cpp b/lib/TTLS/src/Module.cpp index 27408f8..c218f8b 100644 --- a/lib/TTLS/src/Module.cpp +++ b/lib/TTLS/src/Module.cpp @@ -20,7 +20,9 @@ #include "StdAfx.h" +#if EAP_INNER_EAPHOST #pragma comment(lib, "Eappprxy.lib") +#endif using namespace std; using namespace winstd;