Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
completion: allow to customize the completable command list
[gitweb.git]
/
pager.c
diff --git
a/pager.c
b/pager.c
index 92b23e6cd1d44a26c86afeeb748ddc0aee3f9154..1f4688fa030756c403568441719ab383a86b4c00 100644
(file)
--- a/
pager.c
+++ b/
pager.c
@@
-2,6
+2,7
@@
#include "config.h"
#include "run-command.h"
#include "sigchain.h"
+#include "alias.h"
#ifndef DEFAULT_PAGER
#define DEFAULT_PAGER "less"