summaryrefslogtreecommitdiff
blob: 22e41d4678219085704ee58c2e17b2bb63225b92 (plain)
1
2
3
4
5
6
7
8
9
10
11
Fixes bug #552072. Thanks Helmut Jarausch.
--- src/device-info.h
+++ src/device-info.h
@@ -14,6 +14,7 @@
 #include <libudev.h>
 #include <fcntl.h>
 #include <errno.h>
+#include <sys/stat.h>
 
 // intltool
 #include <glib/gi18n.h>