mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-14 14:46:57 +00:00
include: Add nexthop.h to the include automake file
Add linux header nexthop.h to the automake file under include/. Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
This commit is contained in:
parent
a3267f8b6e
commit
50cfa27f1b
@ -6,6 +6,7 @@ noinst_HEADERS += \
|
||||
include/linux/mpls_iptunnel.h \
|
||||
include/linux/neighbour.h \
|
||||
include/linux/netlink.h \
|
||||
include/linux/nexthop.h \
|
||||
include/linux/rtnetlink.h \
|
||||
include/linux/socket.h \
|
||||
include/linux/net_namespace.h \
|
||||
|
Loading…
Reference in New Issue
Block a user