URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9ff64c8d7c43cc7c819e0fdce4476b606e1cb28b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9ff64c8 by Dan Robertson (danlrobertson89@xxxxxxxxx):
musl: compile with musl libc
Ensure that wsutil/ws_pipe.c includes <sys/select.h> as as both
the timeval struct and the select function are used.
Change-Id: Idbd9e9a5b9cbee9977a423c32e55be81bb6425c3
Reviewed-on: https://code.wireshark.org/review/25616
Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 6176441 radiotap: Add support for the EOF bit in the A-MPDU Status flags.
adds 9ff64c8 musl: compile with musl libc
Summary of changes:
ConfigureChecks.cmake | 1 +
configure.ac | 2 +-
wsutil/ws_pipe.c | 3 +++
3 files changed, 5 insertions(+), 1 deletion(-)