mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-04 10:18:31 +00:00
Strongly link tr and sed into system() and popen()
This commit is contained in:
parent
cafdb456ed
commit
1312f60245
9 changed files with 51 additions and 22 deletions
1
third_party/sed/extern.h
vendored
1
third_party/sed/extern.h
vendored
|
@ -4,6 +4,7 @@
|
|||
#include "libc/stdio/stdio.h"
|
||||
#include "third_party/regex/regex.h"
|
||||
#include "third_party/sed/defs.h"
|
||||
#include "third_party/sed/shade.h"
|
||||
COSMOPOLITAN_C_START_
|
||||
|
||||
extern struct s_command *prog;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue