Files
gentoo/sys-apps/udevil/files/udevil-0.4.4-stat.patch
Marty E. Plummer 15c1627d6b sys-apps/udevil: epatch->PATCHES=()
Also dropped unneeded eutils, in favor of epatch in the -r1 ebuild and
nothing in the -r2 -r3 ebuilds.

Package-Manager: Portage-2.3.28, Repoman-2.3.9
2018-04-20 22:01:02 +02:00

12 lines
234 B
Diff

Fixes bug #552072. Thanks Helmut Jarausch.
--- a/src/device-info.h
+++ b/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>