]> git.ipfire.org Git - thirdparty/bird.git/blobdiff - sysdep/bsd/krt-sys.h
Netlink: Allow more than 256 routing tables.
[thirdparty/bird.git] / sysdep / bsd / krt-sys.h
index 2c6e35c537a1453c7c6b0ebe85a2c44ba3d1b2e3..a63f8caf9efe02f6757bac007985b16f8d3f650d 100644 (file)
@@ -42,6 +42,7 @@ struct krt_state {
 };
 
 
+static inline void krt_sys_io_init(void) { }
 static inline void krt_sys_init(struct krt_proto *p UNUSED) { }
 
 static inline int krt_sys_get_attr(eattr *a UNUSED, byte *buf UNUSED, int buflen UNUSED) { }