Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
transport-helper: release strbuf after use in process_connect_service()
[gitweb.git]
/
builtin
/
reflog.c
diff --git
a/builtin/reflog.c
b/builtin/reflog.c
index 96c82b4f5ef419f14425f47b2be699e7c87c3540..e237d927a0881b56135a21a1b0041e7de6ff39ab 100644
(file)
--- a/
builtin/reflog.c
+++ b/
builtin/reflog.c
@@
-1,4
+1,5
@@
#include "builtin.h"
+#include "config.h"
#include "lockfile.h"
#include "commit.h"
#include "refs.h"