fix builds build

This commit is contained in:
Joey Hess 2020-03-10 13:50:46 -04:00
parent 081ec23211
commit a9d56a1abd
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -17,9 +17,7 @@ import Types.CleanupActions
import qualified Annex
import Annex.LockFile
import Annex.LockPool
#ifndef mingw32_HOST_OS
import Annex.Perms
#endif
{- Modifies a remote's access functions to first run the
- annex-start-command hook, and trigger annex-stop-command on shutdown.