mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 17:06:39 +09: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