summaryrefslogtreecommitdiff
path: root/sysdep
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2017-12-07 13:28:24 +0100
committerOndrej Zajicek (work) <santiago@crfreenet.org>2017-12-07 13:28:24 +0100
commitabae1cc58b7c4ccf683651a6fcd51cfaecd03566 (patch)
treec7cc3709cdd1eed6834cd5139a4fe893deba66f4 /sysdep
parent153f02da3bce1f3f1a99295648679c71327e8319 (diff)
KRT: Minor fix of last commit
Diffstat (limited to 'sysdep')
-rw-r--r--sysdep/unix/krt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdep/unix/krt.h b/sysdep/unix/krt.h
index 089c97ad..39e16a2a 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