fix windows build
This commit is contained in:
parent
6f9b3875d6
commit
c6d5d8f9bf
1 changed files with 2 additions and 2 deletions
|
@ -15,10 +15,10 @@ import Annex.Multicast
|
||||||
import Annex.WorkTree
|
import Annex.WorkTree
|
||||||
import Annex.Content
|
import Annex.Content
|
||||||
import Annex.UUID
|
import Annex.UUID
|
||||||
#ifndef mingw32_HOST_OS
|
|
||||||
import Creds
|
|
||||||
import Annex.Perms
|
import Annex.Perms
|
||||||
import Utility.FileMode
|
import Utility.FileMode
|
||||||
|
#ifndef mingw32_HOST_OS
|
||||||
|
import Creds
|
||||||
#endif
|
#endif
|
||||||
import qualified Limit
|
import qualified Limit
|
||||||
import Types.FileMatcher
|
import Types.FileMatcher
|
||||||
|
|
Loading…
Reference in a new issue