libidav/webdav.h

changeset 795
05647e862a17
parent 790
7110b37f2a6b
child 796
81e0f67386a6
equal deleted inserted replaced
794:29d544c3c2b8 795:05647e862a17
28 28
29 #ifndef WEBDAV_H 29 #ifndef WEBDAV_H
30 #define WEBDAV_H 30 #define WEBDAV_H
31 31
32 #include <inttypes.h> 32 #include <inttypes.h>
33 #include <stdbool.h>
33 #include <cx/map.h> 34 #include <cx/map.h>
34 #include <cx/mempool.h> 35 #include <cx/mempool.h>
35 #include <cx/linked_list.h> 36 #include <cx/linked_list.h>
36 #include <cx/string.h> 37 #include <cx/string.h>
37 #include <cx/buffer.h> 38 #include <cx/buffer.h>

mercurial