Index: rats_patch.h =================================================================== --- rats_patch.h (nonexistent) +++ rats_patch.h (revision 912) @@ -0,0 +1,3 @@ +#include "global.h" +void rats_patch_append(PCBTypePtr *pcb, rats_patch_op_t op, const char *id, const char *a1, const char *a2); +