Merge gc.h and internal/gc.h

[Feature #19425]
This commit is contained in:
Matt Valentine-House 2023-02-08 11:56:53 +00:00 committed by Peter Zhu
parent e2b6289bab
commit 72aba64fff
Notes: git 2023-02-09 15:32:51 +00:00
30 changed files with 167 additions and 194 deletions

View file

@ -11,7 +11,7 @@
#ifdef THREAD_SYSTEM_DEPENDENT_IMPLEMENTATION
#include "gc.h"
#include "internal/gc.h"
#include "mjit.h"
#ifdef HAVE_SYS_RESOURCE_H