mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-06 13:41:31 +00:00
machinectl: use GNU basename, not the XPG version
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
f0c4b1c3fd
commit
d538bfc713
@@ -32,7 +32,7 @@
|
||||
#include <net/if.h>
|
||||
#include <sys/mount.h>
|
||||
#include <libgen.h>
|
||||
|
||||
#undef basename
|
||||
#include "sd-bus.h"
|
||||
#include "log.h"
|
||||
#include "util.h"
|
||||
|
||||
Reference in New Issue
Block a user