aboutsummaryrefslogtreecommitdiff
path: root/module/calp/webdav/propfind.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--module/calp/webdav/propfind.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/calp/webdav/propfind.scm b/module/calp/webdav/propfind.scm
index 3e86304c..83725825 100644
--- a/module/calp/webdav/propfind.scm
+++ b/module/calp/webdav/propfind.scm
@@ -4,6 +4,7 @@
:use-module (calp namespaces)
:use-module (srfi srfi-1)
:use-module (sxml namespaced)
+ :use-module (sxml namespaced util)
:export (propfind-selected-properties
propfind-all-live-properties
propfind-most-live-properties