Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37567345
en ru br
ALT Linux repos
S:1.8.7-alt2
5.0: 1.4.1-alt3
4.1: 1.2.7-alt2

Group :: System/Kernel and hardware
RPM: ocfs2-tools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: ocfs2-tools-add_sysmacros.h.patch
Download


diff --git a/ocfs2console/blkid/devname.c b/ocfs2console/blkid/devname.c
index 87d5cbef..40b4a4e0 100644
--- a/ocfs2console/blkid/devname.c
+++ b/ocfs2console/blkid/devname.c
@@ -31,6 +31,7 @@
 #if HAVE_SYS_MKDEV_H
 #include <sys/mkdev.h>
 #endif
+#include <sys/sysmacros.h>
 #include <time.h>
 
 #include "blkidP.h"
diff --git a/ocfs2console/blkid/devno.c b/ocfs2console/blkid/devno.c
index e665e38c..f4ce4d0d 100644
--- a/ocfs2console/blkid/devno.c
+++ b/ocfs2console/blkid/devno.c
@@ -30,6 +30,7 @@
 #if HAVE_SYS_MKDEV_H
 #include <sys/mkdev.h>
 #endif
+#include <sys/sysmacros.h>
 
 #include "blkidP.h"
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin