moved headers to include/tlibc
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "string/cstr.h"
|
||||
#include "tlibc/string/cstr.h"
|
||||
#include <stdarg.h>
|
||||
|
||||
char* _strcat_malloc(size_t n, cstr str0, ...){
|
||||
|
||||
Reference in New Issue
Block a user