fix build warnings on windows

This commit is contained in:
Joey Hess 2023-03-21 18:22:41 -04:00
parent e11776ae80
commit e822df2a09
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
13 changed files with 28 additions and 15 deletions

View file

@ -12,7 +12,9 @@ module Command.RemoteDaemon where
import Command
import RemoteDaemon.Core
import Utility.Daemon
#ifndef mingw32_HOST_OS
import Annex.Path
#endif
cmd :: Command
cmd = noCommit $