From 491d152dbddb85bc8c309ba24133c99219c8d300 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Tue, 17 Sep 2013 16:37:42 -0500 Subject: [PATCH] libudev: add missing 'global' to symbol export --- src/libudev/libudev.sym | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libudev/libudev.sym b/src/libudev/libudev.sym index 8e09430ae..1e6f88514 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; -- 2.30.2