Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git] / pkgs / applications / misc / udevil / device-info-sys-stat.patch
blob554682108e39a8594c3203e519a44281472a177a
1 diff --git a/src/device-info.h b/src/device-info.h
2 index 6cb3683..ddac24c 100644
3 --- a/src/device-info.h
4 +++ b/src/device-info.h
5 @@ -18,7 +18,8 @@
6 // intltool
7 #include <glib/gi18n.h>
10 +// stat
11 +#include <sys/stat.h>
13 typedef struct device_t {
14 struct udev_device *udevice;