aboutsummaryrefslogtreecommitdiffstats
path: root/testing/partimage/partimage-0.6.9-common.patch
diff options
context:
space:
mode:
authork0r10n <k0r10n.dev@gmail.com>2014-09-17 07:36:15 +0400
committerNatanael Copa <ncopa@alpinelinux.org>2014-09-17 14:20:14 +0000
commit5a8cf4bf8e2d4562e4f030790fa43005c3d767f5 (patch)
treef6d954842185f076cc2781df8e1ab353653ef48c /testing/partimage/partimage-0.6.9-common.patch
parent9c138165d75022d1f3fafb35b927e9e394a9c6df (diff)
testing/partimage: Fix headers
Diffstat (limited to 'testing/partimage/partimage-0.6.9-common.patch')
-rw-r--r--testing/partimage/partimage-0.6.9-common.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/partimage/partimage-0.6.9-common.patch b/testing/partimage/partimage-0.6.9-common.patch
new file mode 100644
index 00000000000..98d3df89322
--- /dev/null
+++ b/testing/partimage/partimage-0.6.9-common.patch
@@ -0,0 +1,10 @@
+--- a/src/shared/common.h
++++ b/src/shared/common.h
+@@ -21,6 +21,7 @@
+
+ #include <stdarg.h>
+ #include <pthread.h>
++#include <sys/types.h>
+
+ #include <sys/param.h>
+