diff -r 1c81083a3e46 -r b855f76e965b libidav/webdav.h --- a/libidav/webdav.h Mon Sep 02 10:50:29 2013 +0200 +++ b/libidav/webdav.h Tue Sep 03 12:08:35 2013 +0200 @@ -94,6 +94,7 @@ char *base_url; UcxMempool *mp; UcxAllocator *allocator; + uint32_t flags; DavError error; const char *errorstr; };