From 50df0f10141bc06d1ff2d6bd98be2f5ab87857e6 Mon Sep 17 00:00:00 2001 From: bcook <> Date: Sun, 4 Sep 2016 12:20:06 +0000 Subject: include for portable --- src/lib/libcrypto/evp/evp_enc.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/lib/libcrypto/evp/evp_enc.c b/src/lib/libcrypto/evp/evp_enc.c index c89f69c9a2..7aa505312a 100644 --- a/src/lib/libcrypto/evp/evp_enc.c +++ b/src/lib/libcrypto/evp/evp_enc.c @@ -1,4 +1,4 @@ -/* $OpenBSD: evp_enc.c,v 1.32 2016/09/03 14:54:25 bcook Exp $ */ +/* $OpenBSD: evp_enc.c,v 1.33 2016/09/04 12:20:06 bcook Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -60,6 +60,8 @@ #include #include +#include + #include #include -- cgit v1.2.3-55-g6feb