compat / msvc.con commit nedmalloc: Fix a compile warning (exposed as error) with GCC 4.7.2 (8e679e0)
   1#include "../git-compat-util.h"
   2#include "win32.h"
   3#include <conio.h>
   4#include "../strbuf.h"
   5
   6#include "mingw.c"