$OpenBSD: patch-lib_tlscontext_c,v 1.2 2016/05/01 11:19:09 steven Exp $
--- lib/tlscontext.c.orig	Mon Aug 17 10:53:07 2015
+++ lib/tlscontext.c	Sun Oct 25 15:34:54 2015
@@ -26,6 +26,7 @@
 #include "messages.h"
 
 #include <arpa/inet.h>
+#include <string.h>
 #include <openssl/x509_vfy.h>
 #include <openssl/x509v3.h>
 #include <openssl/err.h>
