Move declaration for alias.c to alias.h
[gitweb.git] / builtin / help.c
index 5727fb5e515f07f29e92a414674ee15f8c461608..6b4b3df90d9cd80c2a4bc1827d8ffb58fe7a2bb6 100644 (file)
@@ -9,6 +9,7 @@
 #include "run-command.h"
 #include "column.h"
 #include "help.h"
+#include "alias.h"
 
 #ifndef DEFAULT_HELP_FORMAT
 #define DEFAULT_HELP_FORMAT "man"