wireshark/extcap
Baruch Siach 3761ef3785 androiddump: add missing sys/time.h header
struct timeval requires sys/time.h. Fixes the following musl libc build error:

androiddump.c: In function 'useSndTimeout':
androiddump.c:262:18: error: variable 'socket_timeout' has initializer but incomplete type
     const struct timeval socket_timeout = {
                  ^

Change-Id: I52e204f32a012aabea2e54877e564576c072fe08
Reviewed-on: https://code.wireshark.org/review/19460
Reviewed-by: Michal Labedzki <michal.tomasz.labedzki@gmail.com>
Petri-Dish: Michal Labedzki <michal.tomasz.labedzki@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Roland Knall <rknall@gmail.com>
2016-12-30 09:02:47 +00:00
..
.editorconfig
Makefile.am udpdump: remove libwireshark dependancy. 2016-12-25 03:33:01 +00:00
androiddump.c androiddump: add missing sys/time.h header 2016-12-30 09:02:47 +00:00
ciscodump.c extcap: set help page for all extcaps. 2016-12-20 08:23:11 +00:00
extcap-base.c extcap: put missed parameters into the help 2016-10-19 06:44:05 +00:00
extcap-base.h extcap: put missed parameters into the help 2016-10-19 06:44:05 +00:00
randpktdump.c extcap: set help page for all extcaps. 2016-12-20 08:23:11 +00:00
ssh-base.c extcap: make extcap use the ws_strtoi/u functions. 2016-09-16 14:21:16 +00:00
ssh-base.h extcap: make extcap use the ws_strtoi/u functions. 2016-09-16 14:21:16 +00:00
sshdump.c extcap: set help page for all extcaps. 2016-12-20 08:23:11 +00:00
udpdump.c Fix some narrowing warnings. 2016-12-25 08:26:21 +00:00