mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
json-writer.h: add missing include (hdr-check)
Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
ebb7baf02f
commit
bc2133c9d3
@@ -42,6 +42,8 @@
|
|||||||
* of the given strings.
|
* of the given strings.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "strbuf.h"
|
||||||
|
|
||||||
struct json_writer
|
struct json_writer
|
||||||
{
|
{
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user