add missing include files
[project/ustream-ssl.git] / ustream-openssl.c
index 678e3c43c20f6d6556d91b1439e7b0b3de35302b..efae44c28dd035022a5a3d783426191455636c1d 100644 (file)
@@ -16,6 +16,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
+#include <string.h>
 #include <ctype.h>
 #include <openssl/x509v3.h>
 #include "ustream-ssl.h"