mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
The only problem is that libgen.h #defines basename to point to it's own broken implementation instead of the GNU one. This can be fixed by #undefining basename.