1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-25 23:21:33 +03:00

test-nss: fix names of two defines

That's another bug fixed (sys/auxv.h was the first).
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2017-10-03 12:10:57 +02:00
parent 349cc4a507
commit 8e3e2f5f22

View File

@ -453,10 +453,10 @@ static int parse_argv(int argc, char **argv,
#if HAVE_MYHOSTNAME
"myhostname",
#endif
#if HAVE_RESOLVED
#if ENABLE_RESOLVED
"resolve",
#endif
#if HAVE_MACHINED
#if ENABLE_MACHINED
"mymachines",
#endif
"dns",