diff --git a/library/cipher_wrap.c b/library/cipher_wrap.c index 5da590e9b3..99e5092873 100644 --- a/library/cipher_wrap.c +++ b/library/cipher_wrap.c @@ -43,7 +43,7 @@ #if defined(POLARSSL_DES_C) #include "polarssl/des.h" -#endif; +#endif #include