mirror of
https://github.com/systemd/systemd.git
synced 2025-03-19 22:50:17 +03:00
Merge pull request #18198 from yuwata/trivial-cleanups
Trivial cleanups
This commit is contained in:
commit
2b437d173b
@ -118,6 +118,7 @@ basic_sources = files('''
|
||||
linux/netfilter/nfnetlink.h
|
||||
linux/netlink.h
|
||||
linux/nexthop.h
|
||||
linux/nl80211.h
|
||||
linux/pkt_sched.h
|
||||
linux/rtnetlink.h
|
||||
linux/wireguard.h
|
||||
|
@ -716,7 +716,6 @@ static int spawn_wait(Spawn *spawn) {
|
||||
if (r < 0)
|
||||
return r;
|
||||
|
||||
|
||||
return sd_event_loop(e);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user