config: don't implicitly use gitdir or commondir
[gitweb.git] / fetch-pack.c
index afb8b05024823981be9bedfaa70f7301c6f7076c..963d45db911c37010dae86ea53d72ec75f7ef594 100644 (file)
@@ -1,4 +1,5 @@
 #include "cache.h"
+#include "config.h"
 #include "lockfile.h"
 #include "refs.h"
 #include "pkt-line.h"