#include "erroprocess.h" #include #include int give_upjobs(indiector *self) { if(self == NULL) { return -1; } } int init_indector(indiector *self) { }