is obsolete. Using instead fixes building with
musl libc.
Signed-off-by: Felix Janda
---
hw/xfree86/os-support/xf86_OSlib.h | 4
1 file changed, 4 deletions(-)
diff --git a/hw/xfree86/os-support/xf86_OSlib.h
b/hw/xfree86/os-support/xf86_OSlib.h
index 6190fe6..95c3a73 100644
--- a/hw
Alan Coopersmith wrote:
> On 05/ 1/15 07:36 AM, Felix Janda wrote:
> > Fixes compilation with musl libc.
> >
> > Tested-by: Bernd Kuhls
> > Signed-off-by: Felix Janda
> > ---
> > src/linux_sysfs.c | 1 +
> > 1 file changed, 1 insertion(+)
Fixes compilation with musl libc.
Tested-by: Bernd Kuhls
Signed-off-by: Felix Janda
---
src/linux_sysfs.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/linux_sysfs.c b/src/linux_sysfs.c
index 8fca65e..1c8d3e3 100644
--- a/src/linux_sysfs.c
+++ b/src/linux_sysfs.c
@@ -41,6 +41,7
is obsolete. This fixes building with musl libc.
Signed-off-by: Felix Janda
---
hw/xfree86/os-support/xf86_OSlib.h | 4
1 file changed, 4 deletions(-)
diff --git a/hw/xfree86/os-support/xf86_OSlib.h
b/hw/xfree86/os-support/xf86_OSlib.h
index 6190fe6..95c3a73 100644
--- a/hw/xfree86/os
The former is the standard location.
Signed-off-by: Felix Janda
---
src/pciaccess_private.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/pciaccess_private.h b/src/pciaccess_private.h
index 9f4e8f9..2f05b29 100644
--- a/src/pciaccess_private.h
+++ b/src
Signed-off-by: Felix Janda
---
src/linux_sysfs.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/linux_sysfs.c b/src/linux_sysfs.c
index 8fca65e..599a348 100644
--- a/src/linux_sysfs.c
+++ b/src/linux_sysfs.c
@@ -44,6 +44,7 @@
#include
#include
#include
+#include
#if defined