Update include directory

This commit is contained in:
Alex
2022-12-07 17:16:48 +02:00
parent fb075aa713
commit 096564b586
7 changed files with 112 additions and 0 deletions

4
libc/include/time.h Normal file
View File

@ -0,0 +1,4 @@
#ifndef _TIME_H
#define _TIME_H
#endif