OSDN Git Service

xf86drm: include <limits.h> for PATH_MAX
authorFelix Janda <felix.janda@posteo.de>
Sat, 26 Sep 2015 06:08:43 +0000 (08:08 +0200)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 28 Sep 2015 16:59:55 +0000 (17:59 +0100)
commit4031dc17bb728850c9b079c8d5f9cc0a379b9d46
tree47fac1768afd9fb3a61fcc52be40dd09d68ac1d9
parentf3c6740f0c27d98d16340396f1a15e10384f9284
xf86drm: include <limits.h> for PATH_MAX

fixes compilation error with musl libc and Solaris based platforms.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=92082
Signed-off-by: Felix Janda <felix.janda@posteo.de>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
xf86drm.c