URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6ac40522af625971a6cb7b7e1ab56c7834e335db
Submitter: Guy Harris (g...@alum.mit.edu)
Changed: branch: master
Repository: wireshark

Commits:

6ac4052 by Guy Harris (g...@alum.mit.edu):

    Make sure config.h is included before inet_addr.h.
    
    Otherwise, _FILE_OFFSET_BITS might be defined by a header file included
    by inet_addr.h before it gets defined by config.h.
    
    Change-Id: I5987b3f1493b81fd2d427d9792b9606117b255d0
    Reviewed-on: https://code.wireshark.org/review/19018
    Reviewed-by: Guy Harris <g...@alum.mit.edu>
    

Actions performed:

    from  6e02789   Do *NOT* strip newlines from the standard input of sed.
    adds  6ac4052   Make sure config.h is included before inet_addr.h.


Summary of changes:
 wsutil/inet_addr.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
___________________________________________________________________________
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