URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9e299c116632c45ba49514b15899a1e30be7f0e0
Submitter: "Anders Broman <a.broma...@gmail.com>"
Changed: branch: master
Repository: wireshark

Commits:

9e299c1 by Aurelien Aptel (aap...@suse.com):

    ui/capture.h: add missing include to fix build with GCC 9.3
    
    ui/capture.h has a function prototype using capture_file struct
    without it being defined yet. This fails to compile with recent
    GCC (9.3.1)
    
    Bug: 16547
    Change-Id: I84f932de2e7ed70f14aa157b9c3b1d1f80b0016f
    Signed-off-by: Aurelien Aptel <aap...@suse.com>
    Reviewed-on: https://code.wireshark.org/review/37024
    Petri-Dish: Alexis La Goutte <alexis.lagou...@gmail.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  df5b18f   RTPS: avoid warning from Conflict Check
     add  9e299c1   ui/capture.h: add missing include to fix build with GCC 9.3


Summary of changes:
 ui/capture.h | 1 +
 1 file changed, 1 insertion(+)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to