Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37401316
en ru br
ALT Linux repositórios
S:1.8.7-alt2
5.0: 1.4.1-alt3
4.1: 1.2.7-alt2

Group :: Sistema/Kernel e hardware
RPM: ocfs2-tools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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"
 
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009