Moved packet_t and tun_device_t to networking folder
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
typedef struct socket_t socket_t;
|
||||
|
||||
#include <library.h>
|
||||
#include <utils/packet.h>
|
||||
#include <networking/packet.h>
|
||||
#include <utils/enumerator.h>
|
||||
#include <plugins/plugin.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user