Wireshark-commits: [Wireshark-commits] master 8260ec1: Fix sa_len detection on FreeBSD.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 11 Aug 2016 13:34:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8260ec1ca7060b0859a76398cd3b1b1ee5afb3da
Submitter: Michael Tüxen (tuexen@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8260ec1 by Michael Tuexen (tuexen@xxxxxxxxxxxxx):

    Fix sa_len detection on FreeBSD.
    
    FreeBSD requires socket.h to be included when testing if struct
    sockaddr contains sa_len.
    
    Change-Id: Ibe18a88ce19a4e8487bb00d7fa822a380ec8c98d
    Reviewed-on: https://code.wireshark.org/review/17008
    Reviewed-by: Michael Tüxen <tuexen@xxxxxxxxxxxxx>
    

Actions performed:

    from  1dfa478   [Diameter] Add two LCS AVPs
    adds  8260ec1   Fix sa_len detection on FreeBSD.


Summary of changes:
 configure.ac |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)