compat / msvc.con commit t5562: replace /dev/zero with a pipe from generate_zero_bytes (cc95bc2)
   1#include "../git-compat-util.h"
   2#include "win32.h"
   3#include <conio.h>
   4#include "../strbuf.h"
   5
   6#include "mingw.c"