artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
390c023
)
Tidy includes.
author
jsing
<jsing@openbsd.org>
Thu, 10 Aug 2023 13:41:18 +0000
(13:41 +0000)
committer
jsing
<jsing@openbsd.org>
Thu, 10 Aug 2023 13:41:18 +0000
(13:41 +0000)
lib/libcrypto/md5/md5.c
patch
|
blob
|
history
diff --git
a/lib/libcrypto/md5/md5.c
b/lib/libcrypto/md5/md5.c
index
ea8d179
..
7f65355
100644
(file)
--- 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 <stdio.h>
-#include <openssl/opensslv.h>
-#include <openssl/crypto.h>
-
#include <stdlib.h>
#include <string.h>