summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit/rld-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'rtemstoolkit/rld-config.h')
-rw-r--r--rtemstoolkit/rld-config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtemstoolkit/rld-config.h b/rtemstoolkit/rld-config.h
index 4bcb964..5afc7b1 100644
--- a/rtemstoolkit/rld-config.h
+++ b/rtemstoolkit/rld-config.h
@@ -154,7 +154,7 @@ namespace rld
* any records named 'include' split the items and include the
* configuration files.
*/
- void includes (const section& sec, bool must_exist = false);
+ void includes (const section& sec, bool must_exist = true);
/**
* Get the section and throw an error if not found.