X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/a258b9f408911f1a0e6f221180ee9993d100f58b..7b080a40a5b9d39c8af0a61371b433ee61cb52ff:/include/stg/raw_ip_packet.h?ds=sidebyside

diff --git a/include/stg/raw_ip_packet.h b/include/stg/raw_ip_packet.h
index 16e43402..f07bf228 100644
--- a/include/stg/raw_ip_packet.h
+++ b/include/stg/raw_ip_packet.h
@@ -10,9 +10,6 @@
 
 #include <cstring>
 
-#include "const.h"
-#include "common.h"
-
 #define IPv4 (2)
 
 enum { pcktSize = 68 }; //60(max) ip + 8 udp or tcp (part of tcp or udp header to ports)