summaryrefslogtreecommitdiffstats
path: root/source/l/parted/parted.glibc228.diff
blob: db33798b09e177ad831eb4753c503b3db53c336a (plain) (blame)
1
2
3
4
5
6
7
8
9
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;