mirror of
https://github.com/fumiama/base16384.git
synced 2026-06-12 07:20:23 +08:00
fix cosmo
This commit is contained in:
@@ -18,7 +18,9 @@
|
|||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifndef __cosmopolitan
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
// base16384_err_t is the return value of base16384_en/decode_file
|
// base16384_err_t is the return value of base16384_en/decode_file
|
||||||
enum base16384_err_t {
|
enum base16384_err_t {
|
||||||
|
|||||||
Reference in New Issue
Block a user