#ifndef UTILS_H #define UTILS_H char *mk_specialchars(const char *input); #endif /* UTILS_H */