Do not include files that would break VS build
commit2808a26f6107bff29c138034523e52731afe4a17
authorKirill <kirillathome@gmail.com>
Tue, 23 Feb 2010 04:13:11 +0000 (22 23:13 -0500)
committerKirill <kirillathome@gmail.com>
Mon, 23 May 2011 14:27:23 +0000 (23 10:27 -0400)
tree5ac6b8f5cf83fe3137f0aafc3e1ae2eba7c7b56e
parentb02922ecea733c11fbd2e5b5a86964fed41ebb54
Do not include files that would break VS build

Somehow VS does not have unistd.h or sys/time.h, hence we'll not include
them when building for _WIN32.

Signed-off-by: Kirill <kirillathome@gmail.com>
common/git-compat-util.h