fix windows build
This commit is contained in:
parent
3ac9363c03
commit
dcd2c95249
2 changed files with 3 additions and 1 deletions
|
@ -50,8 +50,8 @@ import Upgrade
|
|||
import Annex.Tmp
|
||||
import Utility.UserInfo
|
||||
import qualified Utility.RawFilePath as R
|
||||
#ifndef mingw32_HOST_OS
|
||||
import Utility.ThreadScheduler
|
||||
#ifndef mingw32_HOST_OS
|
||||
import Annex.Perms
|
||||
import Utility.FileMode
|
||||
import System.Posix.User
|
||||
|
|
|
@ -2,3 +2,5 @@ As of commit a706708d1, trying to build git-annex on Windows fails because the i
|
|||
|
||||
[[!meta author=jwodder]]
|
||||
[[!tag projects/datalad]]
|
||||
|
||||
> Thank you for reporting and for the patch. [[applied|done]] --[[Joey]]
|
||||
|
|
Loading…
Reference in a new issue