Wireshark-commits: [Wireshark-commits] master-3.0 03e3277: Dumpcap: Add a missing include.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 08 Oct 2019 17:21:00 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=03e3277d664d1a6e1336a2741ecfeaed5183572a
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

03e3277 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Dumpcap: Add a missing include.
    
    We call win32strerror, so we need to include win32-utils.h.
    
    Change-Id: I68237c29c311eb50f5a19c5f7939006dab420c12
    Reviewed-on: https://code.wireshark.org/review/34744
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  81ba822   macOS: Sign our .dmg.
     add  03e3277   Dumpcap: Add a missing include.


Summary of changes:
 dumpcap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)