Wireshark-commits: [Wireshark-commits] master-2.0 e63c9b3: Include <io.h> and <fcntl.h> for _setmod

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

Commits:

e63c9b3 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>
    (cherry picked from commit 6930ded24ab64b6de646ae3e120995b44188bc84)
    Reviewed-on: https://code.wireshark.org/review/18930
    

Actions performed:

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


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