diff -r f9e40f5c6daf -r 04c60a353331 libidav/config.h --- a/libidav/config.h Sun Jul 21 23:19:40 2024 +0200 +++ b/libidav/config.h Sun Jul 21 23:27:52 2024 +0200 @@ -186,6 +186,8 @@ int dav_config_keytype(DavCfgKeyType type); int dav_config_register_keys(DavConfig *config, DavContext *ctx, dav_loadkeyfile_func loadkey); +int dav_config_register_namespaces(DavConfig *config, DavContext *ctx); + #ifdef __cplusplus } #endif