From a93a406b5997f92acc07a066c2bacb9194b5c737 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Fri, 18 Apr 2014 11:33:33 +0000 Subject: unistd.h for protos where needed --- src/lib/libcrypto/cryptlib.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/libcrypto/cryptlib.h') diff --git a/src/lib/libcrypto/cryptlib.h b/src/lib/libcrypto/cryptlib.h index b3342232c7..e8ec91f9c1 100644 --- a/src/lib/libcrypto/cryptlib.h +++ b/src/lib/libcrypto/cryptlib.h @@ -62,6 +62,7 @@ #include #include #include +#include #include "e_os.h" -- cgit v1.2.3-55-g6feb