src/server/plugins/postgresql/init.h

branch
webdav
changeset 325
2d14055c3543
parent 276
0cb4eda146c4
--- a/src/server/plugins/postgresql/init.h	Sun May 01 12:33:48 2022 +0200
+++ b/src/server/plugins/postgresql/init.h	Mon May 02 11:29:15 2022 +0200
@@ -41,6 +41,8 @@
 
 int pg_register_vfs(pblock *pb);
 
+int pg_register_webdav_backend(pblock *pb);
+
 
 #ifdef __cplusplus
 }

mercurial