$OpenBSD: patch-asn1_time_t_c,v 1.1 2014/05/23 12:33:30 sthen Exp $
--- asn1_time_t.c.orig	Fri May 23 13:31:59 2014
+++ asn1_time_t.c	Fri May 23 13:32:05 2014
@@ -14,6 +14,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
+#include <string.h>
 #include <time.h>
 
 #include <openssl/ssl.h>
