mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
networkd: fix build
Forgot to 'git add'...
This commit is contained in:
parent
4b6141c424
commit
a553fd32d1
@ -3843,6 +3843,7 @@ nodist_systemd_networkd_SOURCES = \
|
||||
|
||||
systemd_networkd_LDADD = \
|
||||
libudev-internal.la \
|
||||
libsystemd-daemon-internal.la \
|
||||
libsystemd-bus-internal.la \
|
||||
libsystemd-id128-internal.la \
|
||||
libsystemd-rtnl.la \
|
||||
|
@ -20,6 +20,7 @@
|
||||
***/
|
||||
|
||||
#include "sd-event.h"
|
||||
#include "sd-daemon.h"
|
||||
|
||||
#include "networkd.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user