From: Ondrej Zajicek (work) Date: Thu, 7 Dec 2017 12:28:24 +0000 (+0100) Subject: KRT: Minor fix of last commit X-Git-Tag: v2.0.0~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abae1cc58b7c4ccf683651a6fcd51cfaecd03566;p=thirdparty%2Fbird.git KRT: Minor fix of last commit --- diff --git a/sysdep/unix/krt.h b/sysdep/unix/krt.h index 089c97ad5..39e16a2a4 100644 --- a/sysdep/unix/krt.h +++ b/sysdep/unix/krt.h @@ -15,6 +15,7 @@ struct krt_proto; struct kif_config; struct kif_proto; +#include "nest/iface.h" #include "sysdep/config.h" #include CONFIG_INCLUDE_KRTSYS_H