#ifndef _UTIL_H #define _UTIL_H #include void str_test(); void mpz_new(); #endif /* _UTIL_H */