From: SZEDER Gábor Date: Thu, 20 Aug 2015 14:06:27 +0000 (+0200) Subject: wt-status: move #include "pathspec.h" to the header X-Git-Tag: v2.5.2~9^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7aa9b9ba02c5cfab5078cc7a7b250bbbb74b316f?hp=7aa9b9ba02c5cfab5078cc7a7b250bbbb74b316f 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 Signed-off-by: Junio C Hamano ---