summaryrefslogtreecommitdiff
path: root/ext/dl/cfunc.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dl/cfunc.c')
-rw-r--r--ext/dl/cfunc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/dl/cfunc.c b/ext/dl/cfunc.c
index 7eb58603aa..7378a59117 100644
--- a/ext/dl/cfunc.c
+++ b/ext/dl/cfunc.c
@@ -6,8 +6,6 @@
#include <errno.h>
#include "dl.h"
-VALUE rb_big2ulong_pack(VALUE x);
-
VALUE rb_cDLCFunc;
static ID id_last_error;