| 583:d41c48522eea | 584:f3ddd6dc8e7b |
|---|---|
| 34 #include "../../util/pblock.h" | 34 #include "../../util/pblock.h" |
| 35 | 35 |
| 36 #include "../../daemon/http.h" // etag | 36 #include "../../daemon/http.h" // etag |
| 37 | 37 |
| 38 #include <cx/buffer.h> | 38 #include <cx/buffer.h> |
| 39 #include <cx/utils.h> | |
| 40 #include <cx/printf.h> | 39 #include <cx/printf.h> |
| 41 #include <libxml/tree.h> | 40 #include <libxml/tree.h> |
| 42 | 41 |
| 43 | 42 |
| 44 static WebdavBackend pg_webdav_backend = { | 43 static WebdavBackend pg_webdav_backend = { |