diff options
Diffstat (limited to 'lib/ext2fs/ext2fsP.h')
-rw-r--r-- | lib/ext2fs/ext2fsP.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ext2fs/ext2fsP.h b/lib/ext2fs/ext2fsP.h index b182d7fe..82e1ba0e 100644 --- a/lib/ext2fs/ext2fsP.h +++ b/lib/ext2fs/ext2fsP.h @@ -11,6 +11,8 @@ #include "ext2fs.h" +#define EXT2FS_MAX_NESTED_LINKS 8 + /* * Badblocks list */ |