Merge branch 'dl/no-extern-in-func-decl'
[gitweb.git] / git-compat-util.h
index eb3de5372f68ac40f3298fd8b46e0ea473951dff..fd3460108b4f41637def60e8a7232bbaaf075f5c 100644 (file)
 #include "compat/win32/path-utils.h"
 #include "compat/mingw.h"
 #elif defined(_MSC_VER)
+#include "compat/win32/path-utils.h"
 #include "compat/msvc.h"
 #else
 #include <sys/utsname.h>