diff options
Diffstat (limited to 'harmony/parted/fix-includes.patch')
-rw-r--r-- | harmony/parted/fix-includes.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/harmony/parted/fix-includes.patch b/harmony/parted/fix-includes.patch deleted file mode 100644 index c6eff0eb2..000000000 --- a/harmony/parted/fix-includes.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- parted-3.1.orig/libparted/fs/xfs/platform_defs.h -+++ parted-3.1/libparted/fs/xfs/platform_defs.h -@@ -35,6 +35,7 @@ - #define __XFS_PLATFORM_DEFS_H__ - - #include <stdio.h> -+#include <fcntl.h> - #include <stdarg.h> - #include <assert.h> - #include <endian.h> |