From 6d251fcfc7c3cf40cee0f33870dd1229b45b05bf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?=
<41315874+fumiama@users.noreply.github.com>
Date: Sun, 16 Oct 2022 11:50:57 +0800
Subject: [PATCH] fix cosmo
---
base16384.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/base16384.h b/base16384.h
index 5aa686b..1a5a419 100644
--- a/base16384.h
+++ b/base16384.h
@@ -18,7 +18,9 @@
* along with this program. If not, see .
*/
+#ifndef __cosmopolitan
#include
+#endif
// base16384_err_t is the return value of base16384_en/decode_file
enum base16384_err_t {