summaryrefslogtreecommitdiff
path: root/protocol.c
diff options
context:
space:
mode:
Diffstat (limited to 'protocol.c')
-rw-r--r--protocol.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocol.c b/protocol.c
index bdb32e1eeb..4d8eb887e8 100644
--- a/protocol.c
+++ b/protocol.c
@@ -2,6 +2,7 @@
#include "config.h"
#include "environment.h"
#include "protocol.h"
+#include "trace2.h"
static enum protocol_version parse_protocol_version(const char *value)
{