diff --git a/src/io.c b/src/io.c index a55fa8450..fac843b40 100644 --- a/src/io.c +++ b/src/io.c @@ -527,6 +527,8 @@ int EmbedGenerateCookie(WOLFSSL* ssl, byte *buf, int sz, void *ctx) #ifdef HAVE_OCSP +#include /* atoi() */ + static int Word16ToString(char* d, word16 number) {