aboutsummaryrefslogtreecommitdiffstats
path: root/testing/snapper/musl-types.patch
blob: 11a7896f823dbfe548b4fb260f1ce7a6cd3d2a9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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>