OSDN Git Service

merge: split write_merge_state in two
[git-core/git.git] / graph.c
diff --git a/graph.c b/graph.c
index 8b9049d..e7e2065 100644 (file)
--- a/graph.c
+++ b/graph.c
@@ -1,4 +1,5 @@
 #include "cache.h"
+#include "config.h"
 #include "commit.h"
 #include "color.h"
 #include "graph.h"