summaryrefslogtreecommitdiffstats
path: root/source/l/parted/parted.glibc228.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/parted/parted.glibc228.diff')
-rw-r--r--source/l/parted/parted.glibc228.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/source/l/parted/parted.glibc228.diff b/source/l/parted/parted.glibc228.diff
new file mode 100644
index 000000000..db33798b0
--- /dev/null
+++ b/source/l/parted/parted.glibc228.diff
@@ -0,0 +1,10 @@
+--- ./libparted/architecture.h.orig 2014-06-15 13:17:43.000000000 -0500
++++ ./libparted/architecture.h 2018-09-18 18:55:41.959066415 -0500
+@@ -24,6 +24,7 @@
+ #define _LIBPARTED_ARCH_H_INCLUDED
+
+ #include <parted/disk.h>
++#include <sys/sysmacros.h>
+
+ struct _PedArchitecture {
+ PedDiskArchOps* disk_ops;