- fix build - change WWW to github - pet portlint PR: 229525 Reported by: O. Hartmann <ohartmann@walstatt.org> Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
11 lines
252 B
C
11 lines
252 B
C
--- 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>
|