mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
network: fix wrong include of source file "ether-addr-util.c" (#3402)
Fixes: 9ed8b06c9b
This commit is contained in:
committed by
Lennart Poettering
parent
b76e4ebe10
commit
aa31ce1812
@@ -27,7 +27,7 @@
|
||||
#include "condition.h"
|
||||
#include "conf-parser.h"
|
||||
#include "dhcp-lease-internal.h"
|
||||
#include "ether-addr-util.c"
|
||||
#include "ether-addr-util.h"
|
||||
#include "hexdecoct.h"
|
||||
#include "log.h"
|
||||
#include "network-internal.h"
|
||||
|
||||
Reference in New Issue
Block a user