[systemd-commits] src/libudev

Kay Sievers kay at kemper.freedesktop.org
Tue Sep 17 15:11:01 PDT 2013


 src/libudev/libudev.sym |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 491d152dbddb85bc8c309ba24133c99219c8d300
Author: Kay Sievers <kay at vrfy.org>
Date:   Tue Sep 17 16:37:42 2013 -0500

    libudev: add missing 'global' to symbol export

diff --git a/src/libudev/libudev.sym b/src/libudev/libudev.sym
index 8e09430..1e6f885 100644
--- a/src/libudev/libudev.sym
+++ b/src/libudev/libudev.sym
@@ -109,5 +109,6 @@ global:
 } LIBUDEV_189;
 
 LIBUDEV_199 {
+global:
         udev_device_set_sysattr_value;
 } LIBUDEV_196;



More information about the systemd-commits mailing list