mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-31 16:57:58 +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
|