dri: Also support the loader with libudev.so.0.
authorEric Anholt <eric@anholt.net>
Thu, 30 Jan 2014 18:30:57 +0000 (10:30 -0800)
committerEric Anholt <eric@anholt.net>
Sat, 1 Feb 2014 18:08:36 +0000 (10:08 -0800)
commit63546b8e3d217d81a67f6f291fab48b3f381a9ca
tree6d4b746327620ef1e78dad780d55f1fd3fe8593a
parentdc00ec154bda15672861d1b508aa4aacdb306f68
dri: Also support the loader with libudev.so.0.

As far as I know, this should be safe.  If not, we have to decide whether
to have variable lookup of the functions, or just drop support for .so.0
(which is a year and a half old it looks like)

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=74127
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/loader/loader.c