mirror of
https://github.com/systemd/systemd.git
synced 2024-11-07 01:27:11 +03:00
libudev: add missing 'global' to symbol export
This commit is contained in:
parent
4608af4333
commit
491d152dbd
Notes:
Lennart Poettering
2013-10-04 17:11:46 +02:00
Backport: bugfix
@ -109,5 +109,6 @@ global:
|
|||||||
} LIBUDEV_189;
|
} LIBUDEV_189;
|
||||||
|
|
||||||
LIBUDEV_199 {
|
LIBUDEV_199 {
|
||||||
|
global:
|
||||||
udev_device_set_sysattr_value;
|
udev_device_set_sysattr_value;
|
||||||
} LIBUDEV_196;
|
} LIBUDEV_196;
|
||||||
|
Loading…
Reference in New Issue
Block a user