mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Merge pull request #6288 from kYc0o/remove_hash_include
sys/hashes/sha256: remove unnecessary include
This commit is contained in:
commit
06b561f530
@ -47,7 +47,6 @@
|
||||
#include <assert.h>
|
||||
|
||||
#include "hashes/sha256.h"
|
||||
#include "board.h"
|
||||
|
||||
#ifdef __BIG_ENDIAN__
|
||||
/* Copy a vector of big-endian uint32_t into a vector of bytes */
|
||||
|
Loading…
Reference in New Issue
Block a user