mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:32:45 +01:00
drivers/at24mac: include kernel_defines.h
We need that header file for the ARRAY_SIZE() macro.
This commit is contained in:
parent
9d1a2b5fb4
commit
00131bb745
@ -19,6 +19,7 @@
|
||||
*/
|
||||
|
||||
#include <errno.h>
|
||||
#include "kernel_defines.h"
|
||||
|
||||
#include "at24mac.h"
|
||||
#include "at24mac_params.h"
|
||||
|
Loading…
Reference in New Issue
Block a user