mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-03 03:02:28 +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/sqlite3/shell.c
vendored
2
third_party/sqlite3/shell.c
vendored
|
@ -132,7 +132,7 @@ typedef unsigned short int u16;
|
|||
#include "libc/sysv/consts/s.h"
|
||||
#include "libc/runtime/runtime.h"
|
||||
#include "libc/runtime/symbols.internal.h"
|
||||
#include "tool/args/args.h"
|
||||
#include "libc/cosmo.h"
|
||||
#include "third_party/sqlite3/extensions.h"
|
||||
#include "third_party/sqlite3/sqlite3expert.h"
|
||||
#include "third_party/zlib/zlib.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue