mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-26 22:38:30 +00:00
Fold LIBC_ALG into LIBC_MEM
This commit is contained in:
parent
7cf66bc161
commit
17aea99bb3
162 changed files with 265 additions and 430 deletions
2
third_party/tidy/tidy.c
vendored
2
third_party/tidy/tidy.c
vendored
|
@ -24,7 +24,7 @@
|
|||
#include "third_party/tidy/tidybuffio.h"
|
||||
#include "libc/assert.h"
|
||||
#include "libc/fmt/fmt.h"
|
||||
#include "libc/alg/alg.h"
|
||||
#include "libc/mem/alg.h"
|
||||
#include "libc/str/str.h"
|
||||
#include "libc/runtime/runtime.h"
|
||||
#include "libc/mem/mem.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue