mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
added missing includes in cc110x_ng files
This commit is contained in:
parent
ceedb9b496
commit
d937e59a91
@ -27,7 +27,7 @@
|
||||
#include <transceiver.h>
|
||||
|
||||
#include <cpu-conf.h>
|
||||
//#include <board.h>
|
||||
#include "cpu.h"
|
||||
|
||||
#ifdef DBG_IGNORE
|
||||
#include <stdio.h>
|
||||
|
||||
@ -24,6 +24,7 @@
|
||||
|
||||
#include <hwtimer.h>
|
||||
#include <config.h>
|
||||
#include "cpu.h"
|
||||
|
||||
#define ENABLE_DEBUG (0)
|
||||
#include <debug.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user