summaryrefslogtreecommitdiff
path: root/symbol.c
diff options
context:
space:
mode:
authorMatt Valentine-House <[email protected]>2023-02-08 11:56:53 +0000
committerPeter Zhu <[email protected]>2023-02-09 10:32:29 -0500
commit72aba64fff09a829bfaf41165d0075066f087185 ()
treed989e27e007a38baf233dd2d0e036e0bc0b30226 /symbol.c
parente2b6289bab16ff2e05e8ac7a8bc3a35bcc2c44ed (diff)
Merge gc.h and internal/gc.h
[Feature #19425]
Notes: Merged: https://.com/ruby/ruby/pull/7273
-rw-r--r--symbol.c1
1 files changed, 0 insertions, 1 deletions
@@ -9,7 +9,6 @@
**********************************************************************/
-#include "gc.h"
#include "internal.h"
#include "internal/error.h"
#include "internal/gc.h"