]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
KRT: Minor fix of last commit
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 7 Dec 2017 12:28:24 +0000 (13:28 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 7 Dec 2017 12:28:24 +0000 (13:28 +0100)
sysdep/unix/krt.h

index 089c97ad537e4b371b5b80c5f7432baf437556bc..39e16a2a4d35ce608d4cf345e2be5c0ef3e3ddc5 100644 (file)
@@ -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