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
@ -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…
Reference in New Issue
Block a user