Skip to content

Commit 2622d79

Browse files
committed
fix the wrong patch: 6cea12a
1 parent bff625d commit 2622d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builtin.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ void
7878
Init_builtin_features(void)
7979
{
8080

81-
#ifndef BUILTIN_BINARY_SIZE
81+
#ifdef BUILTIN_BINARY_SIZE
8282

8383
load_with_builtin_functions("gem_prelude", NULL);
8484

0 commit comments

Comments
 (0)