aboutsummaryrefslogtreecommitdiffstats
path: root/tests/osmo-pcap-test/l2_eth.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/osmo-pcap-test/l2_eth.c')
-rw-r--r--tests/osmo-pcap-test/l2_eth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/osmo-pcap-test/l2_eth.c b/tests/osmo-pcap-test/l2_eth.c
index 3171fd7..34f003a 100644
--- a/tests/osmo-pcap-test/l2_eth.c
+++ b/tests/osmo-pcap-test/l2_eth.c
@@ -12,7 +12,7 @@
#include <arpa/inet.h>
#include <netinet/ip.h>
#include <linux/if_ether.h>
-#include <pcap/dlt.h>
+#include <pcap/bpf.h>
#include "proto.h"