summaryrefslogtreecommitdiff
path: root/ext/pathname/extconf.rb
blob: c9133bc153177e5722e47e97ac442bb17a4fd197 (plain)
1
2
3
4
# frozen_string_literal: false
require 'mkmf'
have_struct_member("struct stat", "st_birthtimespec", "sys/stat.h")
create_makefile('pathname')