*************** *** 62,68 **** #include "pppd.h" #include "pathnames.h" #include "md5.h" #include "eap.h" #ifdef USE_SRP --- 62,72 ---- #include "pppd.h" #include "pathnames.h" + #ifdef USE_OPENSSL + #include + #else #include "md5.h" + #endif #include "eap.h" #ifdef USE_SRP