import most of e2fsprogs 1.38 updates
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include <linux/fd.h>
|
||||
#endif
|
||||
|
||||
#if defined(__linux__) && defined(_IO) && !defined(BLKGETSIZE)
|
||||
#if defined(__linux__) && defined(_IO) && !defined(BLKSSZGET)
|
||||
#define BLKSSZGET _IO(0x12,104)/* get block device sector size */
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user