-
Remove dependence on header file unistd.h. · 7e64eaaaKarl Schimpf authored
Fixes bug in function reportFatalErrorThenExitSuccess by using fwrite instead of write (a unix posix include file not supported by MSC). BUG=None R=stichnot@chromium.org Review URL: https://codereview.chromium.org/1370323005 .
7e64eaaa
×