From dea4f12a7cf28cf776b522bc46f901a9b2a7401e Mon Sep 17 00:00:00 2001 From: Etienne Brateau Date: Sun, 23 Jan 2022 05:16:59 +0100 Subject: ext2fs Merge 2 headers * ext2_fs_i.h: merge it into ext2_fs.h. This is also done in the linux tree Message-Id: <20220123041715.19402-1-etienne.brateau@gmail.com> --- ext2fs/ext2fs.h | 1 - 1 file changed, 1 deletion(-) (limited to 'ext2fs/ext2fs.h') diff --git a/ext2fs/ext2fs.h b/ext2fs/ext2fs.h index ba0eaecd..bc60af7b 100644 --- a/ext2fs/ext2fs.h +++ b/ext2fs/ext2fs.h @@ -44,7 +44,6 @@ typedef u_int8_t __u8; typedef int8_t __s8; #include "ext2_fs.h" -#include "ext2_fs_i.h" #define i_mode_high osd2.hurd2.h_i_mode_high /* missing from ext2_fs.h */ -- cgit v1.2.3