Add missing ctype.h
[openssl.git] / apps / s_cb.c
index 442b33556817e789e4fe9b0d9d7f5771217b3afb..4979edfe65e03273862b9de9a67a9aaf67e8cda2 100644 (file)
 #include <stdio.h>
 #include <stdlib.h>
 #include <assert.h>
+#include <string.h> /* for memcpy() and strcmp() */
 #define USE_SOCKETS
 #include "apps.h"
 #undef USE_SOCKETS