diff options
Diffstat (limited to 't/helper/test-pkt-line.c')
| -rw-r--r-- | t/helper/test-pkt-line.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/helper/test-pkt-line.c b/t/helper/test-pkt-line.c index 6b306cf5ca..4daa82f00f 100644 --- a/t/helper/test-pkt-line.c +++ b/t/helper/test-pkt-line.c @@ -1,6 +1,7 @@ #include "git-compat-util.h" #include "test-tool.h" #include "pkt-line.h" +#include "sideband.h" #include "write-or-die.h" #include "parse-options.h" |
