mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-03 11:12:27 +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
1
third_party/lua/lua.main.c
vendored
1
third_party/lua/lua.main.c
vendored
|
@ -51,7 +51,6 @@
|
|||
#include "third_party/lua/lualib.h"
|
||||
#include "third_party/lua/lunix.h"
|
||||
#include "libc/mem/leaks.h"
|
||||
#include "tool/args/args.h"
|
||||
__static_yoink("lua_notice");
|
||||
|
||||
#if !defined(LUA_PROGNAME)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue