diff options
Diffstat (limited to 'http-backend.c')
-rw-r--r-- | http-backend.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/http-backend.c b/http-backend.c index eef0a361f4..109df44e31 100644 --- a/http-backend.c +++ b/http-backend.c @@ -1,4 +1,5 @@ #include "cache.h" +#include "config.h" #include "refs.h" #include "pkt-line.h" #include "object.h" |