fix windows build some more

This commit is contained in:
Joey Hess 2020-03-20 11:47:09 -04:00
parent 83a5467e93
commit 2e6e8aa60a
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -37,8 +37,8 @@ import Types.CleanupActions
import Types.Concurrency
import Git.Env
import Git.Ssh
#ifndef mingw32_HOST_OS
import Annex.Perms
#ifndef mingw32_HOST_OS
import Annex.LockPool
#endif