Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Move declaration for alias.c to alias.h
[gitweb.git]
/
sequencer.c
diff --git
a/sequencer.c
b/sequencer.c
index 667f35ebdffbc1ef730e310cbea9b3dbce786e21..1288a36ebd6eeca2529313333f311dcff3dee017 100644
(file)
--- a/
sequencer.c
+++ b/
sequencer.c
@@
-23,6
+23,7
@@
#include "hashmap.h"
#include "notes-utils.h"
#include "sigchain.h"
+#include "alias.h"
#define GIT_REFLOG_ACTION "GIT_REFLOG_ACTION"