summaryrefslogtreecommitdiff
path: root/net/vde2/files/patch-src_vde__pcapplug.c
blob: 095bd5274a7aa636bdc1a4f2e1185ced710001c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/vde_pcapplug.c.orig	2011-11-23 16:41:18 UTC
+++ src/vde_pcapplug.c
@@ -24,6 +24,7 @@
 #include <errno.h>
 #include <string.h>
 #include <sys/ioctl.h>
+#include <net/bpf.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/socket.h>