From 6ef0876ee74c14bdec6a6a4cec5e9d211850683a Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 16 Oct 2016 14:54:09 +0000 Subject: Commit forgotten patch from the 2.2.0 upgrade. PR: 213516 --- net/wireshark/files/patch-extcap.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net/wireshark/files/patch-extcap.c (limited to 'net/wireshark/files/patch-extcap.c') diff --git a/net/wireshark/files/patch-extcap.c b/net/wireshark/files/patch-extcap.c new file mode 100644 index 000000000000..29c1f729f941 --- /dev/null +++ b/net/wireshark/files/patch-extcap.c @@ -0,0 +1,10 @@ +--- extcap.c.orig 2016-09-12 21:16:52 UTC ++++ extcap.c +@@ -33,6 +33,7 @@ + #include + #include + #else ++#include + /* Include for unlink */ + #include + #endif -- cgit v1.2.3