aboutsummaryrefslogtreecommitdiffstats
path: root/testing/snapper/musl-types.patch
diff options
context:
space:
mode:
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>
+