Wireshark-commits: [Wireshark-commits] master 6930ded: Include <io.h> and <fcntl.h> for _setmode().

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 22 Nov 2016 19:40:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6930ded24ab64b6de646ae3e120995b44188bc84
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6930ded by Guy Harris (guy@xxxxxxxxxxxx):

    Include <io.h> and <fcntl.h> for _setmode().
    
    Change-Id: I1910275653ef4a985e9894f01cf5cb5fa33070d4
    Reviewed-on: https://code.wireshark.org/review/18928
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  f4d6c7a   On Windows, put the standard output in binary mode if we're writing the capture file to it.
    adds  6930ded   Include <io.h> and <fcntl.h> for _setmode().


Summary of changes:
 text2pcap.c |    5 +++++
 1 file changed, 5 insertions(+)