From e68f1b2cec46e21a28a02721f48aa4a5bd79248a Mon Sep 17 00:00:00 2001 From: jrblixt Date: Tue, 18 Jul 2017 11:02:19 -0600 Subject: [PATCH] api.c fix. --- tests/api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/api.c b/tests/api.c index 21edc308a..30d0a3cce 100644 --- a/tests/api.c +++ b/tests/api.c @@ -64,7 +64,7 @@ #ifndef NO_AES #include #ifdef HAVE_AES_DECRYPT - #include + #include #endif #endif #ifdef WOLFSSL_RIPEMD