aboutsummaryrefslogtreecommitdiffstats
path: root/testing/snapper/musl-types.patch
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2018-05-03 18:23:08 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2018-05-03 18:25:26 +0000
commitf8369be0c2fb7941156cf6f5a1143c5f91c5eb1a (patch)
tree8a0784e2007c551d83b01ee34e5a38ef059f84a8 /testing/snapper/musl-types.patch
parent45b5690ccb0ec88c2742a5b3078b60655923d268 (diff)
downloadaports-f8369be0c2fb7941156cf6f5a1143c5f91c5eb1a.tar.bz2
aports-f8369be0c2fb7941156cf6f5a1143c5f91c5eb1a.tar.xz
testing/snapper: new aport
Diffstat (limited to 'testing/snapper/musl-types.patch')
-rw-r--r--testing/snapper/musl-types.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/snapper/musl-types.patch b/testing/snapper/musl-types.patch
new file mode 100644
index 0000000000..11a7896f82
--- /dev/null
+++ b/testing/snapper/musl-types.patch
@@ -0,0 +1,13 @@
+diff --git a/snapper/Snapshot.h b/snapper/Snapshot.h
+index 776dabf..ab89fc7 100644
+--- a/snapper/Snapshot.h
++++ b/snapper/Snapshot.h
+@@ -26,6 +26,7 @@
+
+
+ #include <time.h>
++#include <sys/types.h>
+ #include <string>
+ #include <list>
+ #include <map>
+