ext/pitchfork_http/extconf.rb in pitchfork-0.12.0 vs ext/pitchfork_http/extconf.rb in pitchfork-0.13.0
- old
+ new
@@ -1,5 +1,6 @@
# -*- encoding: binary -*-
+# frozen_string_literal: true
require 'mkmf'
have_const("PR_SET_CHILD_SUBREAPER", "sys/prctl.h")
have_func("rb_enc_interned_str", "ruby.h") # Ruby 3.0+
have_func("rb_io_descriptor", "ruby.h") # Ruby 3.1+