]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/am.c
hook.[ch]: move find_hook() from run-command.c to hook.c
[thirdparty/git.git] / builtin / am.c
index e4a0ff9cd7cc95d099d79502b9b48e6ee5b18b46..3527945a46726560d21f36e3fff271f85d97420c 100644 (file)
@@ -11,6 +11,7 @@
 #include "parse-options.h"
 #include "dir.h"
 #include "run-command.h"
+#include "hook.h"
 #include "quote.h"
 #include "tempfile.h"
 #include "lockfile.h"