#ifndef CTIME_H #define CTIME_H #include uint32_t posix_time(void); #endif /* CTIME_H */