mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 09:33:50 +01:00
sys/include: remove kernel_defines.h where not needed
This commit is contained in:
parent
0621150bf0
commit
768451bf09
@ -23,7 +23,6 @@
|
||||
#define EMBUNIT_H
|
||||
|
||||
#include "embUnit/embUnit.h"
|
||||
#include "kernel_defines.h"
|
||||
|
||||
#ifdef OUTPUT
|
||||
# define OUTPUT_XML (1)
|
||||
|
||||
@ -31,7 +31,6 @@
|
||||
#define NET_IEEE802154_SECURITY_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include "kernel_defines.h"
|
||||
#include "ieee802154.h"
|
||||
#include "crypto/ciphers.h"
|
||||
|
||||
|
||||
@ -21,8 +21,6 @@
|
||||
#include <sys/time.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "kernel_defines.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user