Move LoadZipArgs() to cosmo.h

This commit is contained in:
Justine Tunney 2024-08-17 12:06:27 -07:00
parent 4389f4709a
commit 60e697f7b2
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
12 changed files with 7 additions and 18 deletions

View file

@ -130,7 +130,6 @@
#include "third_party/mbedtls/x509_crt.h"
#include "third_party/musl/netdb.h"
#include "third_party/zlib/zlib.h"
#include "tool/args/args.h"
#include "tool/build/lib/case.h"
#include "tool/net/lfinger.h"
#include "tool/net/lfuncs.h"