Moved packet_t and tun_device_t to networking folder
This commit is contained in:
@@ -27,7 +27,7 @@ typedef struct receiver_t receiver_t;
|
||||
|
||||
#include <library.h>
|
||||
#include <networking/host.h>
|
||||
#include <utils/packet.h>
|
||||
#include <networking/packet.h>
|
||||
|
||||
/**
|
||||
* Callback called for any received UDP encapsulated ESP packet.
|
||||
|
||||
Reference in New Issue
Block a user