mesa/src/loader
Emil Velikov 771cd266b9 loader: include <sys/stat.h> for non-sysfs builds
Required by fstat(), otherwise we'll error out due to implicit function
declaration.

Cc: "10.4 10.5" <mesa-stable@lists.freedesktop.org>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89530
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reported-by: Vadim Rutkovsky <vrutkovs@redhat.com>
Tested-by: Vadim Rutkovsky <vrutkovs@redhat.com>
2015-03-16 20:48:07 +00:00
..
Android.mk android: loader: prefix static libraries with libmesa_* 2014-08-13 00:46:57 +01:00
loader.c loader: include <sys/stat.h> for non-sysfs builds 2015-03-16 20:48:07 +00:00
loader.h loader: add gpu selection code via DRI_PRIME. 2014-07-01 13:07:30 +10:00
Makefile.am configure: Leverage gcc warn options to enable safe use of C99 features where possible. 2015-03-03 09:25:11 +00:00
Makefile.sources loader: Add headers to distribution. 2014-12-12 12:11:47 -08:00
pci_id_driver_map.c loader: add special logic to distinguish nouveau from nouveau_vieux 2014-03-19 18:17:40 -04:00
pci_id_driver_map.h loader: add special logic to distinguish nouveau from nouveau_vieux 2014-03-19 18:17:40 -04:00
SConscript scons: Use -Werror MSVC compatibility flags per-directory. 2015-03-04 15:12:06 +00:00