mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-26 14:28:30 +00:00
Move LoadZipArgs() to cosmo.h
This commit is contained in:
parent
4389f4709a
commit
60e697f7b2
12 changed files with 7 additions and 18 deletions
2
third_party/awk/cmd.c
vendored
2
third_party/awk/cmd.c
vendored
|
@ -17,7 +17,7 @@
|
|||
│ PERFORMANCE OF THIS SOFTWARE. │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "third_party/awk/cmd.h"
|
||||
#include "tool/args/args.h"
|
||||
#include "libc/cosmo.h"
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
LoadZipArgs(&argc, &argv);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue