diff --git a/common/polarssl/sha1.h b/common/polarssl/sha1.h index 056bba7e4..99ccb7b63 100644 --- a/common/polarssl/sha1.h +++ b/common/polarssl/sha1.h @@ -25,7 +25,7 @@ #define POLARSSL_SHA1_H #if !defined(POLARSSL_CONFIG_FILE) -//#include "config.h" +#include "polarssl_config.h" /** * \def POLARSSL_SHA1_C *