diff options
Diffstat (limited to 'builtin-bundle.c')
-rw-r--r-- | builtin-bundle.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/builtin-bundle.c b/builtin-bundle.c index 306ad29597..6ae5ab04c9 100644 --- a/builtin-bundle.c +++ b/builtin-bundle.c @@ -1,3 +1,4 @@ +#include "builtin.h" #include "cache.h" #include "object.h" #include "commit.h" |