summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2012-03-25 15:06:39 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2012-03-25 15:06:39 +0200
commit44742f8aadb7a8a969f11d9b1d50c8be2573a576 (patch)
tree90c1b692df9a41627ac8413c68a569b29ae9008b /config.h.in
parent59a5b833216b62f28c816df7c9129bf0954993e0 (diff)
downloadfastd-44742f8aadb7a8a969f11d9b1d50c8be2573a576.tar
fastd-44742f8aadb7a8a969f11d9b1d50c8be2573a576.zip
Add include command
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index c1a1bd8..2a58ff1 100644
--- a/config.h.in
+++ b/config.h.in
@@ -30,4 +30,6 @@
#cmakedefine WITH_PROTOCOL_ECFXP
+#define MAX_CONFIG_DEPTH @MAX_CONFIG_DEPTH_NUM@
+
#endif /* _FASTD_CONFIG_H_ */