#pragma once #include #include "utils.h" const char *read_cmd(char *ip); bytefile *read_file(char *fname); // void dump_file(FILE *f, bytefile *bf);