libsystemd: export all functions in sd-hwdb.h

sd-hwdb.h is now also installed in /usr/include/systemd.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2018-09-30 20:36:51 +02:00
parent ca7a9afc7e
commit 6083c4b763
2 changed files with 13 additions and 1 deletions

View File

@ -636,4 +636,16 @@ global:
sd_device_unrefp;
sd_device_enumerator_unrefp;
sd_hwdb_ref;
sd_hwdb_unref;
sd_hwdb_new;
sd_hwdb_get;
sd_hwdb_seek;
sd_hwdb_enumerate;
sd_hwdb_unrefp;
} LIBSYSTEMD_239;

View File

@ -7,6 +7,7 @@ _systemd_headers = '''
sd-daemon.h
sd-device.h
sd-event.h
sd-hwdb.h
sd-id128.h
sd-journal.h
sd-login.h
@ -16,7 +17,6 @@ _systemd_headers = '''
# https://github.com/mesonbuild/meson/issues/1633
systemd_headers = files(_systemd_headers)
# sd-hwdb.h
# sd-dhcp6-client.h
# sd-dhcp6-lease.h
# sd-dhcp-client.h