summaryrefslogtreecommitdiff
path: root/src/libudev/libudev.sym
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2013-09-17 16:37:42 -0500
committerKay Sievers <kay@vrfy.org>2013-09-17 17:09:46 -0500
commit491d152dbddb85bc8c309ba24133c99219c8d300 (patch)
treee2ac8d1467078db178c5b08379a9bc9b064bc8ac /src/libudev/libudev.sym
parent4608af4333d0f7f5f8e3bc632801b04ef07d246d (diff)
libudev: add missing 'global' to symbol export
Diffstat (limited to 'src/libudev/libudev.sym')
-rw-r--r--src/libudev/libudev.sym1
1 files changed, 1 insertions, 0 deletions
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;