#ifndef ULIB_TIME_TIME_H_ #define ULIB_TIME_TIME_H_ #include timeunix_t time_tounix(Time *time); #endif // ULIB_TIME_TIME_H_