diff options
Diffstat (limited to 'builtin/am.c')
-rw-r--r-- | builtin/am.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/builtin/am.c b/builtin/am.c index a78daa6971..f364559ade 100644 --- a/builtin/am.c +++ b/builtin/am.c @@ -44,7 +44,6 @@ #include "path.h" #include "repository.h" #include "pretty.h" -#include "wrapper.h" /** * Returns the length of the first line of msg. |