summaryrefslogtreecommitdiff
path: root/Annex/Content
diff options
context:
space:
mode:
authorJoey Hess <id@joeyh.name>2013-05-11 15:03:00 -0500
committerJoey Hess <id@joeyh.name>2013-05-11 15:03:00 -0500
commit3c7e30a295d173e79a9000755c5543d2a6126b54 (patch)
tree08e22b13e139dbe6d8a52e4c4b2689e0fa69fd31 /Annex/Content
parent3a7eb68c1a5f9c4ca23933157ff7d697a9113264 (diff)
git-annex now builds on Windows (doesn't work)
Diffstat (limited to 'Annex/Content')
-rwxr-xr-x[-rw-r--r--]Annex/Content/Direct.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Annex/Content/Direct.hs b/Annex/Content/Direct.hs
index 54befdf737..1aa3c9105f 100644..100755
--- a/Annex/Content/Direct.hs
+++ b/Annex/Content/Direct.hs
@@ -33,6 +33,8 @@ import Utility.TempFile
import Logs.Location
import Utility.InodeCache
+import System.PosixCompat.Files
+
{- Absolute FilePaths of Files in the tree that are associated with a key. -}
associatedFiles :: Key -> Annex [FilePath]
associatedFiles key = do