libudev: add missing 'global' to symbol export

This commit is contained in:
Kay Sievers
2013-09-17 17:09:46 -05:00
parent 4608af4333
commit 491d152dbd
+1
View File
@@ -109,5 +109,6 @@ global:
} LIBUDEV_189;
LIBUDEV_199 {
global:
udev_device_set_sysattr_value;
} LIBUDEV_196;