mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-06 18:29:47 +00:00
No need to include the userland md5.h, the kernel one is just fine.
Sponsored by: Netflix
This commit is contained in:
parent
a4b9cb3abd
commit
939971a289
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=326586
@ -43,7 +43,7 @@
|
||||
#include <bootstrap.h>
|
||||
|
||||
/* Pull in the md5, sha256, and sha512 implementations */
|
||||
#include <md5.h>
|
||||
#include <sys/md5.h>
|
||||
#include <crypto/sha2/sha256.h>
|
||||
#include <crypto/sha2/sha512.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user