#ifndef LC6_TIME_H #define LC6_TIME_H #include "../inc/lc6_common.h" time_t lc6time_get(void); #endif