vendor/libgit2/src/win32/posix.h in rugged-0.22.0b4 vs vendor/libgit2/src/win32/posix.h in rugged-0.22.0b5

- old
+ new

@@ -7,9 +7,10 @@ #ifndef INCLUDE_posix__w32_h__ #define INCLUDE_posix__w32_h__ #include "common.h" #include "../posix.h" +#include "path_w32.h" #include "utf-conv.h" #include "dir.h" typedef SOCKET GIT_SOCKET;