Merge pull request #5183 from ebfe/wireshark
wireshark: update to 2.2.2.
This commit is contained in:
commit
9ddf5ce254
|
@ -0,0 +1,10 @@
|
|||
--- extcap/androiddump.c.orig 2016-11-17 08:07:21.000000000 +0000
|
||||
+++ extcap/androiddump.c 2016-11-17 08:07:36.590061623 +0000
|
||||
@@ -30,6 +30,7 @@
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <time.h>
|
||||
+#include <sys/time.h>
|
||||
|
||||
#ifdef HAVE_NETINET_IN_H
|
||||
# include <netinet/in.h>
|
Loading…
Reference in New Issue