summaryrefslogtreecommitdiffstats
path: root/lib/pb-config/pb-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pb-config/pb-config.h')
-rw-r--r--lib/pb-config/pb-config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/pb-config/pb-config.h b/lib/pb-config/pb-config.h
index 1cfaca3..e430301 100644
--- a/lib/pb-config/pb-config.h
+++ b/lib/pb-config/pb-config.h
@@ -16,5 +16,7 @@ int config_fini(void);
/* for use by the storage backends */
void config_set_defaults(struct config *config);
+struct config *config_copy(void *ctx, const struct config *src);
+
#endif /* CONFIGURATION_H */
OpenPOWER on IntegriCloud