Add LoadZipArgs() to <cosmo.h>

This commit is contained in:
Justine Tunney 2024-05-29 10:12:20 -07:00
parent b74b974cfd
commit 4c77acdfcf
No known key found for this signature in database
GPG key ID: BE714B4575D6E328

View file

@ -60,6 +60,7 @@
#include "libc/str/utf16.h"
#include "libc/sysv/errfuns.h"
#include "net/http/http.h"
#include "tool/args/args.h"
#ifdef COSMO_ALREADY_DEFINED
#undef COSMO_ALREADY_DEFINED