#ifndef UTILS_H #include int str_len(char str[]); #endif