diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2017-12-07 13:28:24 +0100 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2017-12-07 13:28:24 +0100 |
commit | abae1cc58b7c4ccf683651a6fcd51cfaecd03566 (patch) | |
tree | c7cc3709cdd1eed6834cd5139a4fe893deba66f4 /sysdep/unix/krt.h | |
parent | 153f02da3bce1f3f1a99295648679c71327e8319 (diff) |
KRT: Minor fix of last commit
Diffstat (limited to 'sysdep/unix/krt.h')
-rw-r--r-- | sysdep/unix/krt.h | 1 |
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 |