]> git.ipfire.org Git - thirdparty/git.git/blobdiff - git-compat-util.h
Merge branch 'cc/aix-has-fileno-as-a-macro'
[thirdparty/git.git] / git-compat-util.h
index 31b47932bd5144f306a9aa1b122fdf3cb0886284..4386b3e1c874b587d1bbc0e99394d6c9c016830e 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>