diff options
Diffstat (limited to 'probes_helper.h')
-rw-r--r-- | probes_helper.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/probes_helper.h b/probes_helper.h index 1393436b29..115c78d467 100644 --- a/probes_helper.h +++ b/probes_helper.h @@ -2,7 +2,6 @@ #define RUBY_PROBES_HELPER_H #include "ruby/ruby.h" -#include "probes.h" struct ruby_dtrace_method_hook_args { const char *classname; |