mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-05-28 15:34:26 +00:00
7 lines
72 B
C
7 lines
72 B
C
#ifndef _SYS_TIME_H
|
|
#define _SYS_TIME_H
|
|
|
|
#include <sys/types.h>
|
|
|
|
#endif
|