mirror of
https://github.com/systemd/systemd.git
synced 2026-07-21 06:50:38 +00: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.