Skip to content
Snippets Groups Projects
Commit ef8dc773 authored by Thomas Eichinger's avatar Thomas Eichinger
Browse files

Merge pull request #4391 from thomaseichinger/pr/rf2xx_include_fix

drivers/at86rf2xx: don't inlcude the header in itselfs
parents 0b15943c 1f2460d6
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,6 @@ ...@@ -34,7 +34,6 @@
#include "periph/spi.h" #include "periph/spi.h"
#include "periph/gpio.h" #include "periph/gpio.h"
#include "net/gnrc/netdev.h" #include "net/gnrc/netdev.h"
#include "at86rf2xx.h"
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { extern "C" {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment