fix for macos

This commit is contained in:
2025-08-14 16:20:52 +01:00
parent c3c7f1597e
commit 413725080b
5 changed files with 7 additions and 6 deletions

View File

@@ -22,7 +22,7 @@
#include "objects/type/type.h"
#include <fcntl.h>
#include <gc/gc.h>
#include <gmp-x86_64.h>
#include <gmp.h>
#include <inttypes.h>
#include <stddef.h>
#include <stdint.h>