tools: e2fsprogs: bump to 1.43.1

Bump e2fsprogs to v1.43.1 & refresh patches

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
This commit is contained in:
Kevin Darbyshire-Bryant
2016-06-22 21:37:23 +01:00
committed by John Crispin
parent 636089ead6
commit 819cf75c40
5 changed files with 6 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
--- a/lib/blkid/getsize.c
+++ b/lib/blkid/getsize.c
@@ -25,6 +25,9 @@
@@ -29,6 +29,9 @@
#include <fcntl.h>
#ifdef HAVE_SYS_IOCTL_H
#include <sys/ioctl.h>
@@ -10,13 +10,3 @@
#endif
#ifdef HAVE_LINUX_FD_H
#include <linux/fd.h>
--- a/lib/quota/mkquota.c
+++ b/lib/quota/mkquota.c
@@ -8,6 +8,7 @@
#include <sys/stat.h>
#include <unistd.h>
#include <errno.h>
+#include <stdint.h>
#include <string.h>
#include <fcntl.h>