wt-status: move #include "pathspec.h" to the header
The declaration of 'struct wt_status' requires the declararion of 'struct pathspec'. Signed-off-by: SZEDER Gábor <szeder@ira.uka.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
8545932d45
commit
7aa9b9ba02
@ -1,5 +1,4 @@
|
||||
#include "cache.h"
|
||||
#include "pathspec.h"
|
||||
#include "wt-status.h"
|
||||
#include "object.h"
|
||||
#include "dir.h"
|
||||
|
||||
Reference in New Issue
Block a user