summaryrefslogtreecommitdiff
path: root/promisor-remote.h
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-10-07 02:33:02 (GMT)
committerJunio C Hamano <gitster@pobox.com>2019-10-07 02:33:02 (GMT)
commit9728ab488ad2fc5e17daba69cbc80ff514f70da8 (patch)
tree7ff6a4b70f586b6abc02c1aba75f7a477b7ca4a2 /promisor-remote.h
parent1f314d522311f05e0519206a1ae9919df87e75a1 (diff)
parent411e4f4735397a601f33be475918e4a96f66e3a2 (diff)
downloadgit-9728ab488ad2fc5e17daba69cbc80ff514f70da8.zip
git-9728ab488ad2fc5e17daba69cbc80ff514f70da8.tar.gz
git-9728ab488ad2fc5e17daba69cbc80ff514f70da8.tar.bz2
Merge branch 'dl/honor-cflags-in-hdr-check'
Dev support. * dl/honor-cflags-in-hdr-check: ci: run `hdr-check` as part of the `Static Analysis` job Makefile: emulate compile in $(HCO) target better pack-bitmap.h: remove magic number promisor-remote.h: include missing header apply.h: include missing header
Diffstat (limited to 'promisor-remote.h')
-rw-r--r--promisor-remote.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/promisor-remote.h b/promisor-remote.h
index c60aaa5..737bac3 100644
--- a/promisor-remote.h
+++ b/promisor-remote.h
@@ -1,6 +1,8 @@
#ifndef PROMISOR_REMOTE_H
#define PROMISOR_REMOTE_H
+#include "repository.h"
+
struct object_id;
/*