aboutsummaryrefslogtreecommitdiffstats
path: root/t/unit-tests/t-reftable-pq.c
diff options
context:
space:
mode:
Diffstat (limited to 't/unit-tests/t-reftable-pq.c')
-rw-r--r--t/unit-tests/t-reftable-pq.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/unit-tests/t-reftable-pq.c b/t/unit-tests/t-reftable-pq.c
index 272da05bea..f3f8a0cdf3 100644
--- a/t/unit-tests/t-reftable-pq.c
+++ b/t/unit-tests/t-reftable-pq.c
@@ -9,6 +9,7 @@ https://developers.google.com/open-source/licenses/bsd
#include "test-lib.h"
#include "reftable/constants.h"
#include "reftable/pq.h"
+#include "strbuf.h"
static void merged_iter_pqueue_check(const struct merged_iter_pqueue *pq)
{