From d61ef5a46e51ec0dbe4ba474f0a15d6b21556457 Mon Sep 17 00:00:00 2001 From: miod <> Date: Tue, 24 Jun 2014 19:37:58 +0000 Subject: Unifdef -UNO_SYS_TYPES_H --- src/lib/libcrypto/asn1/a_digest.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/lib/libcrypto/asn1/a_digest.c') diff --git a/src/lib/libcrypto/asn1/a_digest.c b/src/lib/libcrypto/asn1/a_digest.c index 52b7b0720e..751277f33a 100644 --- a/src/lib/libcrypto/asn1/a_digest.c +++ b/src/lib/libcrypto/asn1/a_digest.c @@ -1,4 +1,4 @@ -/* $OpenBSD: a_digest.c,v 1.13 2014/06/12 15:49:27 deraadt Exp $ */ +/* $OpenBSD: a_digest.c,v 1.14 2014/06/24 19:37:58 miod Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -61,9 +61,7 @@ #include "cryptlib.h" -#ifndef NO_SYS_TYPES_H -# include -#endif +#include #include #include -- cgit v1.2.3-55-g6feb