diff options
Diffstat (limited to 'connected.c')
| -rw-r--r-- | connected.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/connected.c b/connected.c index 5853fd7cbf..d672521da4 100644 --- a/connected.c +++ b/connected.c @@ -1,4 +1,6 @@ -#include "cache.h" +#include "git-compat-util.h" +#include "gettext.h" +#include "hex.h" #include "object-store.h" #include "run-command.h" #include "sigchain.h" |
