pmt: e2fsprogs: add missing headers

This commit is contained in:
2024-10-02 23:07:31 +03:00
parent 5c97d68677
commit 2472e74dd9
2 changed files with 501 additions and 2 deletions

View File

@@ -20,8 +20,8 @@
extern "C" {
#endif
#define BLKID_VERSION "1.0.0"
#define BLKID_DATE "12-Feb-2003"
#define BLKID_VERSION "2.40.2"
#define BLKID_DATE "04-Jul-2024"
typedef struct blkid_struct_dev *blkid_dev;
typedef struct blkid_struct_cache *blkid_cache;