diff options
Diffstat (limited to 'src/plist.h')
| -rw-r--r-- | src/plist.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/plist.h b/src/plist.h index 3043fb7..e310bcc 100644 --- a/src/plist.h +++ b/src/plist.h | |||
| @@ -49,6 +49,10 @@ | |||
| 49 | #endif | 49 | #endif |
| 50 | #endif | 50 | #endif |
| 51 | 51 | ||
| 52 | #ifndef PLIST_MAX_NESTING_DEPTH | ||
| 53 | #define PLIST_MAX_NESTING_DEPTH 512 | ||
| 54 | #endif | ||
| 55 | |||
| 52 | #include "plist/plist.h" | 56 | #include "plist/plist.h" |
| 53 | 57 | ||
| 54 | struct plist_data_s | 58 | struct plist_data_s |
