#include #include "shutil.h" void util(void) { printf("util.c: util\n"); return; }