mirror of
https://github.com/git/git.git
synced 2026-01-09 17:46:37 +00:00
treewide: be explicit about dependence on strbuf.h
Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
331b094eec
commit
69a63fe663
@@ -3,6 +3,7 @@
|
||||
#include "gettext.h"
|
||||
#include "attr.h"
|
||||
#include "setup.h"
|
||||
#include "strbuf.h"
|
||||
#include "trace2.h"
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user