diff options
Diffstat (limited to 'builtin/hook.c')
-rw-r--r-- | builtin/hook.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/builtin/hook.c b/builtin/hook.c index 09b51a6..5234693 100644 --- a/builtin/hook.c +++ b/builtin/hook.c @@ -3,7 +3,6 @@ #include "gettext.h" #include "hook.h" #include "parse-options.h" -#include "strbuf.h" #include "strvec.h" #define BUILTIN_HOOK_RUN_USAGE \ |