summaryrefslogtreecommitdiff
path: root/missing/fileblocks.c
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2020-12-12 17:20:58 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2020-12-12 17:23:44 +0900
commit4d2ad8d737c55c3efd4c75131687dd1c8db7441b (patch)
tree3ed16b45740191e69b2f0fb84c53524c4ca4e5ea /missing/fileblocks.c
parent0df67a469561fab80b78478b99703ed893c4db07 (diff)
Removed obsolete autoconf checks
Use regular `AC_CHECK_MEMBERS` instead of: * `AC_STRUCT_ST_BLKSIZE` * `AC_STRUCT_ST_BLOCKS` * `AC_STRUCT_ST_RDEV`
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3890
Diffstat (limited to 'missing/fileblocks.c')
-rw-r--r--missing/fileblocks.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/missing/fileblocks.c b/missing/fileblocks.c
deleted file mode 100644
index ccb8d667b4..0000000000
--- a/missing/fileblocks.c
+++ /dev/null
@@ -1 +0,0 @@
-/* dummy for autoconf */