Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Allow the user to control the verbosity of merge-recursive.
[gitweb.git]
/
builtin-runstatus.c
diff --git
a/builtin-runstatus.c
b/builtin-runstatus.c
index 0b63037dd04e7c66d2e378ee394979cec040fe55..4b489b1214e1ae693a9b0b5166909800f5ca94ac 100644
(file)
--- a/
builtin-runstatus.c
+++ b/
builtin-runstatus.c
@@
-1,5
+1,5
@@
-#include "wt-status.h"
#include "cache.h"
+#include "wt-status.h"
extern int wt_status_use_color;