1 2 3 4 5 6 7 8
#ifndef foomergehfoo #define foomergehfoo #include "context.h" int merge_snapshot(struct syrep_db_context *c1, struct syrep_db_context *c2, const char* root); #endif