Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Move definition of enum branch_track from cache.h to branch.h
[gitweb.git]
/
config.c
diff --git
a/config.c
b/config.c
index 66645047eb3f9f84f185e0339807548fd562ea7d..66dca7978a85a60edcc9a97c14efeab235715ab9 100644
(file)
--- a/
config.c
+++ b/
config.c
@@
-6,6
+6,7
@@
*
*/
#include "cache.h"
+#include "branch.h"
#include "config.h"
#include "repository.h"
#include "lockfile.h"