mirror of
https://github.com/systemd/systemd.git
synced 2026-07-11 00:56:48 +00:00
linux: move netdevice.h from shared/linux to basic/linux
As the header linux/if_arp.h includes linux/netdevice.h.
This commit is contained in:
@@ -99,6 +99,7 @@ basic_sources = files('''
|
||||
linux/if_tun.h
|
||||
linux/if_tunnel.h
|
||||
linux/libc-compat.h
|
||||
linux/netdevice.h
|
||||
linux/netlink.h
|
||||
linux/rtnetlink.h
|
||||
linux/wireguard.h
|
||||
|
||||
@@ -102,7 +102,6 @@ shared_sources = files('''
|
||||
linux/bpf_insn.h
|
||||
linux/dm-ioctl.h
|
||||
linux/ethtool.h
|
||||
linux/netdevice.h
|
||||
lockfile-util.c
|
||||
lockfile-util.h
|
||||
log-link.h
|
||||
|
||||
Reference in New Issue
Block a user