URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1efc9234ea602ac1d3349458140e4274c3cf5465
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
1efc923 by Guy Harris (guy@xxxxxxxxxxxx):
We use errno, so we need to include <errno.h>.
Change-Id: Ic6d88c508594aa9daf36bd0a6a9f2fe4f0db71bd
Reviewed-on: https://code.wireshark.org/review/29230
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 5a3c6cb Wrong snprintf() wrapper.
add 1efc923 We use errno, so we need to include <errno.h>.
Summary of changes:
caputils/capture-pcap-util.c | 1 +
1 file changed, 1 insertion(+)