This patchset relates to `make hdr-check`. The first patch addresses getting it to run on platforms which require custom CFLAGS. The other two patches address errors/warnings caught by actually running `make hdr-check`. Denton Liu (3): Makefile: use $(ALL_CFLAGS) in $(HCO) target apply.h: include missing header promisor-remote.h: include missing header Makefile | 2 +- apply.h | 1 + promisor-remote.h | 2 ++ 3 files changed, 4 insertions(+), 1 deletion(-) -- 2.23.0.565.g1cc52d20df