summaryrefslogtreecommitdiff
path: root/ext/pathname/extconf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pathname/extconf.rb')
-rw-r--r--ext/pathname/extconf.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/pathname/extconf.rb b/ext/pathname/extconf.rb
index 037f10065d..c9133bc153 100644
--- a/ext/pathname/extconf.rb
+++ b/ext/pathname/extconf.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
require 'mkmf'
have_struct_member("struct stat", "st_birthtimespec", "sys/stat.h")
create_makefile('pathname')