build-sys: remove libsystemd.sym duplicate

sd_memfd_new is available twice. Remove the second one.
This commit is contained in:
David Herrmann 2014-02-23 00:26:29 +01:00
parent 2cfcd95a4a
commit d8148cc59d

View file

@ -316,7 +316,6 @@ m4_ifdef(`ENABLE_KDBUS',
/* sd-memfd */
sd_memfd_new;
sd_memfd_new;
sd_memfd_new_and_map;
sd_memfd_free;
sd_memfd_get_fd;