#include "support.h" #include #include #include #include void conv(const char *objtype, const char *filename, const char *extension); void compare(const char *objtype, const char *lfilename, const char *rfilename, OSyncConvCmpResult result); time_t get_revision(const char *objtype, const char *filename, const char *extension);