diff: avoid redundantly clearing a flag
[gitweb.git] / branch.c
index 2347cb86495c97d4e6941c72b31895c865ed421c..36541d05cd7b934bceba1af4fd4c121e51cd862b 100644 (file)
--- a/branch.c
+++ b/branch.c
@@ -1,5 +1,6 @@
 #include "git-compat-util.h"
 #include "cache.h"
+#include "config.h"
 #include "branch.h"
 #include "refs.h"
 #include "remote.h"