diff options
-rw-r--r-- | rubystub.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ #if defined HAVE_DLADDR #include <dlfcn.h> #endif static void* stub_options(int argc, char **argv); #define ruby_options stub_options #include <main.c> |
![]() | index : ruby.git | |
The Ruby Programming Language |
summaryrefslogtreecommitdiff |
-rw-r--r-- | rubystub.c | 3 |
@@ -2,6 +2,9 @@ #if defined HAVE_DLADDR #include <dlfcn.h> #endif static void* stub_options(int argc, char **argv); #define ruby_options stub_options #include <main.c> |