ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 1efc923: We use errno, so we need to include <errno.h

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 Aug 2018 19:03:31 +0000
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(+)