Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t4030: abstract away SHA-1-specific constants
[gitweb.git]
/
builtin
/
notes.c
diff --git
a/builtin/notes.c
b/builtin/notes.c
index 921e08d5bf545ac4124933459d257d95e2144409..e5bf80eef1d4113ac9c5361f200bb7b162de18a6 100644
(file)
--- a/
builtin/notes.c
+++ b/
builtin/notes.c
@@
-14,7
+14,7
@@
#include "blob.h"
#include "pretty.h"
#include "refs.h"
-#include "exec
_
cmd.h"
+#include "exec
-
cmd.h"
#include "run-command.h"
#include "parse-options.h"
#include "string-list.h"