machinectl: use GNU basename, not the XPG version

This commit is contained in:
Cristian Rodríguez
2015-01-13 18:27:49 -05:00
committed by Zbigniew Jędrzejewski-Szmek
parent f0c4b1c3fd
commit d538bfc713
+1 -1
View File
@@ -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"