On 05/ 1/15 10:54 PM, Felix Janda wrote:
Alan Coopersmith wrote:
On 05/ 1/15 07:36 AM, Felix Janda wrote:
Fixes compilation with musl libc.

Tested-by: Bernd Kuhls <[email protected]>
Signed-off-by: Felix Janda <[email protected]>
---
   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 @@
   #include <sys/types.h>
   #include <sys/stat.h>
   #include <fcntl.h>
+#include <limits.h>
   #include <sys/mman.h>
   #include <dirent.h>
   #include <errno.h>


Reviewed-by: Alan Coopersmith <[email protected]>

Thanks!

Did you need this pushed to git master for you or do you have someone with
commit access to do that?

No, I don't have someone with commit access and would be grateful if it
could be push for me.

Done:

To ssh://git.freedesktop.org/git/xorg/lib/libpciaccess
   765e0a3..6bd2f7f  master -> master

--
        -Alan Coopersmith-              [email protected]
         Oracle Solaris Engineering - http://blogs.oracle.com/alanc
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to