From 35dde9ed7e4be72c253f4cf38c19e2b1828fc038 Mon Sep 17 00:00:00 2001 From: consti10 Date: Sun, 14 Apr 2024 11:23:33 +0200 Subject: [PATCH] compilation on enterprise --- wifibroadcast/src/pcap_helper.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/wifibroadcast/src/pcap_helper.hpp b/wifibroadcast/src/pcap_helper.hpp index 3769df79..879f1aa2 100644 --- a/wifibroadcast/src/pcap_helper.hpp +++ b/wifibroadcast/src/pcap_helper.hpp @@ -5,6 +5,7 @@ #ifndef WIFIBROADCAST_SRC_PCAP_HELPER_H_ #define WIFIBROADCAST_SRC_PCAP_HELPER_H_ +#include #include #include