mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 06:53:33 +00:00
11 lines
308 B
C++
11 lines
308 B
C++
#include "libc/calls/calls.h"
|
|
#include "libc/errno.h"
|
|
#include "libc/fmt/conv.h"
|
|
#include "libc/limits.h"
|
|
#include "libc/macros.h"
|
|
#include "libc/sysv/consts/exit.h"
|
|
#include "third_party/mbedtls/config.h"
|
|
#include "third_party/mbedtls/test/lib.h"
|
|
__static_yoink("mbedtls_notice");
|
|
|
|
__static_yoink("zipos");
|