mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-28 00:02:28 +00:00
Remove plenty of makefile misconfigurations
This commit is contained in:
parent
9172fd42a0
commit
8b469389f6
186 changed files with 1408 additions and 901 deletions
3
third_party/libcxx/string.h
vendored
3
third_party/libcxx/string.h
vendored
|
@ -57,7 +57,8 @@ size_t strlen(const char* s);
|
|||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include "libc/isystem/string.h"
|
||||
#include "libc/alg/alg.h"
|
||||
#include "libc/str/str.h"
|
||||
|
||||
// MSVCRT, GNU libc and its derivates may already have the correct prototype in
|
||||
// <string.h>. This macro can be defined by users if their C library provides
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue