[systemd-commits] src/libsystemd

David Herrmann dvdhrm at kemper.freedesktop.org
Sat Feb 22 15:27:09 PST 2014


 src/libsystemd/libsystemd.sym.m4 |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit d8148cc59d0faa44d26fe27f91eb177334b4e08b
Author: David Herrmann <dh.herrmann at gmail.com>
Date:   Sun Feb 23 00:26:29 2014 +0100

    build-sys: remove libsystemd.sym duplicate
    
    sd_memfd_new is available twice. Remove the second one.

diff --git a/src/libsystemd/libsystemd.sym.m4 b/src/libsystemd/libsystemd.sym.m4
index 13ade5a..8d34615 100644
--- a/src/libsystemd/libsystemd.sym.m4
+++ b/src/libsystemd/libsystemd.sym.m4
@@ -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;



More information about the systemd-commits mailing list