summaryrefslogtreecommitdiff
path: root/user/pax/needed-header.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/pax/needed-header.patch')
-rw-r--r--user/pax/needed-header.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/user/pax/needed-header.patch b/user/pax/needed-header.patch
new file mode 100644
index 000000000..c91d4dafa
--- /dev/null
+++ b/user/pax/needed-header.patch
@@ -0,0 +1,11 @@
+--- pax/pax.h.old 2016-10-25 19:05:17.000000000 +0000
++++ pax/pax.h 2017-07-29 14:52:09.258899166 +0000
+@@ -41,6 +41,8 @@
+ #ifndef MIRCPIO_PAX_H
+ #define MIRCPIO_PAX_H "$MirOS: src/bin/pax/pax.h,v 1.17 2016/10/25 19:04:26 tg Exp $"
+
++#include <sys/types.h>
++
+ /*
+ * BSD PAX global data structures and constants.
+ */