From: jsing Date: Thu, 10 Aug 2023 13:41:18 +0000 (+0000) Subject: Tidy includes. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=29864f17fcae950a67dbf4c6a24b4096c34d3a76;p=openbsd Tidy includes. --- diff --git a/lib/libcrypto/md5/md5.c b/lib/libcrypto/md5/md5.c index ea8d1791754..7f6535506c3 100644 --- a/lib/libcrypto/md5/md5.c +++ b/lib/libcrypto/md5/md5.c @@ -1,4 +1,4 @@ -/* $OpenBSD: md5.c,v 1.7 2023/08/10 07:15:23 jsing Exp $ */ +/* $OpenBSD: md5.c,v 1.8 2023/08/10 13:41:18 jsing Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -57,9 +57,6 @@ */ #include -#include -#include - #include #include