summaryrefslogtreecommitdiffstats
path: root/src/plist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plist.h')
-rw-r--r--src/plist.h4
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
54struct plist_data_s 58struct plist_data_s