Skip to content
Snippets Groups Projects
Commit b84eb047 authored by Hauke Petersen's avatar Hauke Petersen
Browse files

net/ng_nomac: made use of ng_netbase pseudo header

parent 9f58c288
No related branches found
No related tags found
No related merge requests found
...@@ -22,13 +22,7 @@ ...@@ -22,13 +22,7 @@
#include "msg.h" #include "msg.h"
#include "thread.h" #include "thread.h"
#include "net/ng_nomac.h" #include "net/ng_nomac.h"
#include "net/ng_netreg.h" #include "net/ng_netbase.h"
#include "net/ng_pkt.h"
#include "net/ng_nettype.h"
#include "net/ng_netdev.h"
#include "net/ng_netapi.h"
#include "net/ng_netif.h"
#include "net/ng_pktbuf.h"
#define ENABLE_DEBUG (0) #define ENABLE_DEBUG (0)
#include "debug.h" #include "debug.h"
......
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