WIP: Define common types
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef _STDLIB_H
|
||||
#define _STDLIB_H
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#endif /* _STDLIB_H */
|
||||
Reference in New Issue
Block a user