Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37548383
en ru br
ALT Linux repos
S:3.4-alt9
5.0: 3.4-alt1
4.1: 3.4-alt1
4.0: 3.4-alt1
3.0: 3.2-alt1

Group :: Archiving/Backup
RPM: pax

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: pax-3.4-alt-includes.patch
Download


diff --git a/pax/src/cpio.c b/pax/src/cpio.c
index 67a8256..3f6e1d2 100644
--- a/pax/src/cpio.c
+++ b/pax/src/cpio.c
@@ -40,6 +40,7 @@
 #include <sys/time.h>
 #include <sys/stat.h>
 #include <sys/param.h>
+#include <sys/sysmacros.h>
 #include <string.h>
 #include <stdio.h>
 #include <unistd.h>
diff --git a/pax/src/gen_subs.c b/pax/src/gen_subs.c
index e5db820..a1bb830 100644
--- a/pax/src/gen_subs.c
+++ b/pax/src/gen_subs.c
@@ -41,6 +41,7 @@
 #include <sys/time.h>
 #include <sys/stat.h>
 #include <sys/param.h>
+#include <sys/sysmacros.h>
 #include <stdio.h>
 #include <time.h>
 #include <utmp.h>
diff --git a/pax/src/tar.c b/pax/src/tar.c
index 4b8c352..939f6a2 100644
--- a/pax/src/tar.c
+++ b/pax/src/tar.c
@@ -41,6 +41,7 @@
 #include <sys/time.h>
 #include <sys/stat.h>
 #include <sys/param.h>
+#include <sys/sysmacros.h>
 #include <string.h>
 #include <stdio.h>
 #include <unistd.h>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin