fix build warnings on windows
This commit is contained in:
parent
e11776ae80
commit
e822df2a09
13 changed files with 28 additions and 15 deletions
|
@ -27,8 +27,8 @@ import Annex.CheckIgnore
|
|||
import Annex.TransferrerPool
|
||||
import qualified Database.Keys
|
||||
|
||||
import Control.Concurrent.STM
|
||||
#ifndef mingw32_HOST_OS
|
||||
import Control.Concurrent.STM
|
||||
import System.Posix.Signals
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue