summaryrefslogtreecommitdiff
path: root/gc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gc.c')
-rw-r--r--gc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gc.c b/gc.c
index b02a934733..057d6998f6 100644
--- a/gc.c
+++ b/gc.c
@@ -21,8 +21,6 @@
#include <signal.h>
-#define sighandler_t ruby_sighandler_t
-
#ifndef _WIN32
#include <unistd.h>
#include <sys/mman.h>