From 72aba64fff09a829bfaf41165d0075066f087185 Mon Sep 17 00:00:00 2001 From: Matt Valentine-House Date: Wed, 8 Feb 2023 11:56:53 +0000 Subject: Merge gc.h and internal/gc.h [Feature #19425] --- gc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gc.c') diff --git a/gc.c b/gc.c index 4a2078bdb7..3bd2b33181 100644 --- a/gc.c +++ b/gc.c @@ -97,7 +97,6 @@ #include "constant.h" #include "debug_counter.h" #include "eval_intern.h" -#include "gc.h" #include "id_table.h" #include "internal.h" #include "internal/class.h" -- cgit v1.2.3