#ifndef CONFIG_TIME_H #define CONFIG_TIME_H /** @file * * Time API configuration * */ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #include #include #endif /* CONFIG_TIME_H */