mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
sys/crypto: remove assert.h include
It is not used and most platforms don't have it.
This commit is contained in:
parent
a849701ef7
commit
c51c135192
@ -22,7 +22,7 @@
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
#include "assert.h"
|
||||
|
||||
#include "crypto/ciphers.h"
|
||||
|
||||
#ifndef THREEDES_H_
|
||||
|
Loading…
Reference in New Issue
Block a user