Skip to content

Commit

Permalink
Merge pull request #8016 from miri64/gnrc_mac/fix/recursive-include
Browse files Browse the repository at this point in the history
gnrc_mac: fix non-obvious recursive include
  • Loading branch information
kaspar030 committed Nov 13, 2017
2 parents b83bc1b + bf19ce6 commit 2ae5ad8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sys/include/net/gnrc/mac/internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#include <stdint.h>

#include "net/ieee802154.h"
#include "net/gnrc/mac/types.h"
#include "net/gnrc/netif2.h"

#ifdef __cplusplus
Expand Down

0 comments on commit 2ae5ad8

Please sign in to comment.