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