aboutsummaryrefslogtreecommitdiffstats
path: root/protocol-caps.c
diff options
context:
space:
mode:
Diffstat (limited to 'protocol-caps.c')
-rw-r--r--protocol-caps.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/protocol-caps.c b/protocol-caps.c
index bbde91810a..874bc815b4 100644
--- a/protocol-caps.c
+++ b/protocol-caps.c
@@ -1,9 +1,11 @@
#include "git-compat-util.h"
#include "protocol-caps.h"
#include "gettext.h"
+#include "hex.h"
#include "pkt-line.h"
#include "strvec.h"
#include "hash.h"
+#include "hex.h"
#include "object.h"
#include "object-store.h"
#include "string-list.h"