bird/sysdep/linux/Modules
Martin Mares 025d14cd5a Use traditional Unix route/iface interface only when CONFIG_NETLINK
is not defined. Also moved declarations of Unix iface logic to krt.h.
1999-03-01 19:05:58 +00:00

8 lines
78 B
Plaintext

#ifdef CONFIG_NETLINK
netlink.c
#else
krt-scan.c
krt-scan.h
krt-scan.Y
#endif