mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/flashpage: add missing include
This commit is contained in:
parent
f8bb757bae
commit
75e2a65681
@ -48,6 +48,7 @@
|
||||
#ifndef PERIPH_FLASHPAGE_H
|
||||
#define PERIPH_FLASHPAGE_H
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "cpu_conf.h"
|
||||
|
Loading…
Reference in New Issue
Block a user