2023-05-03 06:40:31 +03:00

7 lines
72 B
C

#ifndef _SYS_TIME_H
#define _SYS_TIME_H
#include <sys/types.h>
#endif