libc: add linux headers
Yeah Signed-off-by: kaguya <vpshinomiya@protonmail.com>
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
|
||||
#ifndef _MEMORY_H
|
||||
#define _MEMORY_H
|
||||
|
||||
/* This is a linux extension */
|
||||
#include <string.h>
|
||||
|
||||
#endif
|
||||
#endif /* _MEMORY_H */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user