libudev: add missing 'global' to symbol export

This commit is contained in:
Kay Sievers
2013-10-06 11:30:49 -04:00
committed by Zbigniew Jędrzejewski-Szmek
parent a66b28a7b7
commit 49bfb98b14
+1
View File
@@ -109,5 +109,6 @@ global:
} LIBUDEV_189;
LIBUDEV_199 {
global:
udev_device_set_sysattr_value;
} LIBUDEV_196;