summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Annex/Content.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Annex/Content.hs b/Annex/Content.hs
index 5ce0f2689..13a43b16e 100644
--- a/Annex/Content.hs
+++ b/Annex/Content.hs
@@ -53,9 +53,7 @@ import Annex.Perms
import Annex.Link
import Annex.Content.Direct
import Annex.ReplaceFile
-#ifndef mingw32_HOST_OS
import Annex.Exception
-#endif
{- Checks if a given key's content is currently present. -}
inAnnex :: Key -> Annex Bool