#ifndef UTIL_H #define UTIL_H void get_time(char *thetime); #endif