projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d7b543
)
libsystemd: add missing 'global' specifier in libsystemd.sym
author
Yu Watanabe
<watanabe.yu+github@gmail.com>
Tue, 25 Sep 2018 11:58:24 +0000
(20:58 +0900)
committer
Lennart Poettering
<lennart@poettering.net>
Tue, 25 Sep 2018 21:30:58 +0000
(23:30 +0200)
src/libsystemd/libsystemd.sym
patch
|
blob
|
history
diff --git
a/src/libsystemd/libsystemd.sym
b/src/libsystemd/libsystemd.sym
index
2f1a5ba
..
b576098
100644
(file)
--- a/
src/libsystemd/libsystemd.sym
+++ b/
src/libsystemd/libsystemd.sym
@@
-572,6
+572,7
@@
global:
} LIBSYSTEMD_238;
LIBSYSTEMD_240 {
+global:
sd_bus_message_readv;
sd_bus_set_method_call_timeout;
sd_bus_get_method_call_timeout;