X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=tree-walk.h;h=a5058469e9b3a83fdd58a04f2af72690742d08bd;hb=1b7ac4e6d4d490b224f5206af7418ed74e490608;hp=826396c8edc7eb3d38e2b8c6d8836d28cd27c5db;hpb=fda2baffd25226d5ebfbd93df53633b447185499;p=thirdparty%2Fgit.git diff --git a/tree-walk.h b/tree-walk.h index 826396c8ed..a5058469e9 100644 --- a/tree-walk.h +++ b/tree-walk.h @@ -3,6 +3,8 @@ #include "cache.h" +#define MAX_TRAVERSE_TREES 8 + /** * The tree walking API is used to traverse and inspect trees. */