Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
builtin-prune: memory diet.
[gitweb.git]
/
wt-status.c
diff --git
a/wt-status.c
b/wt-status.c
index cface6ca88666d5e1de116110cb52eea4d91a5f1..db427384ff454aa07e38c588537cbaa6b835dee6 100644
(file)
--- a/
wt-status.c
+++ b/
wt-status.c
@@
-1,6
+1,6
@@
+#include "cache.h"
#include "wt-status.h"
#include "color.h"
-#include "cache.h"
#include "object.h"
#include "dir.h"
#include "commit.h"