]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- added include 724/head
authorArvin Schnell <aschnell@suse.de>
Tue, 24 May 2022 13:05:16 +0000 (15:05 +0200)
committerArvin Schnell <aschnell@suse.de>
Tue, 24 May 2022 13:05:16 +0000 (15:05 +0200)
snapper/Snapshot.h

index 072ad2e8e4428609ac5618d7c65c05bc1053e655..28f798f5846f25772b5f294a96a489c596a0d72e 100644 (file)
@@ -27,6 +27,7 @@
 
 #include <time.h>
 #include <sys/types.h>
+#include <stdint.h>
 #include <string>
 #include <list>
 #include <map>