Wireshark-commits: [Wireshark-commits] master 18f775a: Fix compilation on FreeBSD.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 2 Aug 2016 12:34:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=18f775af55ddf60aa72b4d2b3d635701d1ac50b1
Submitter: Michael Tüxen (tuexen@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

18f775a by Michael Tuexen (tuexen@xxxxxxxxxxxxx):

    Fix compilation on FreeBSD.
    
    Includes are needed for using macros like WIFEXITED.
    
    Change-Id: Ia09ca58eeab2d151a756d285b0aeb55141c4d24a
    Reviewed-on: https://code.wireshark.org/review/16841
    Reviewed-by: Michael Tüxen <tuexen@xxxxxxxxxxxxx>
    

Actions performed:

    from  6343e1d   Bugfix endian issues with 802.11 FCS
    adds  18f775a   Fix compilation on FreeBSD.


Summary of changes:
 extcap.c |    7 +++++++
 1 file changed, 7 insertions(+)