mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-15 09:19:16 +00:00
Update include directory
This commit is contained in:
6
libc/include/sys/types.h
Normal file
6
libc/include/sys/types.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef _SYS_TYPES_H
|
||||
#define _SYS_TYPES_H
|
||||
|
||||
typedef int pid_t;
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user