mirror of
https://github.com/mfontanini/libtins
synced 2026-01-27 12:14:26 +01:00
@@ -2,9 +2,9 @@
|
||||
#include <cstring>
|
||||
#include <string>
|
||||
#include <stdint.h>
|
||||
#include "pppoe.h"
|
||||
#include "ethernetII.h"
|
||||
#include "rawpdu.h"
|
||||
#include <tins/pppoe.h>
|
||||
#include <tins/ethernetII.h>
|
||||
#include <tins/rawpdu.h>
|
||||
|
||||
using namespace std;
|
||||
using namespace Tins;
|
||||
|
||||
Reference in New Issue
Block a user