mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
udevil: fix build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e7016aedc4
commit
ad3fb0cd4b
11
packages/sysutils/udevil/patches/udevil-fix-build.patch
Normal file
11
packages/sysutils/udevil/patches/udevil-fix-build.patch
Normal file
@ -0,0 +1,11 @@
|
||||
diff -Naur udevil-0.4.4/src/device-info.c udevil-0.4.4.patch/src/device-info.c
|
||||
--- udevil-0.4.4/src/device-info.c 2015-05-04 15:34:32.000000000 +0200
|
||||
+++ udevil-0.4.4.patch/src/device-info.c 2015-05-23 16:25:50.545362784 +0200
|
||||
@@ -4,6 +4,7 @@
|
||||
************************************************************************** */
|
||||
|
||||
#include "device-info.h"
|
||||
+#include <sys/stat.h>
|
||||
|
||||
static char *
|
||||
_dupv8 (const char *s)
|
Loading…
x
Reference in New Issue
Block a user