6 lines
71 B
C
6 lines
71 B
C
#ifndef SYS_TIME_H
|
|
#define SYS_TIME_H
|
|
|
|
#include <time.h>
|
|
|
|
#endif
|