mirror of
git://slackware.nl/current.git
synced 2025-01-03 23:03:22 +01:00
11 lines
307 B
Diff
11 lines
307 B
Diff
|
--- ./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;
|