summaryrefslogtreecommitdiff
path: root/Command/Add.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Add.hs')
-rwxr-xr-x[-rw-r--r--]Command/Add.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Command/Add.hs b/Command/Add.hs
index 68a894d30..95af72a6f 100644..100755
--- a/Command/Add.hs
+++ b/Command/Add.hs
@@ -9,6 +9,8 @@
module Command.Add where
+import System.PosixCompat.Files
+
import Common.Annex
import Annex.Exception
import Command