diff options
Diffstat (limited to 'networking/libiproute/iptunnel.c')
-rw-r--r-- | networking/libiproute/iptunnel.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/libiproute/iptunnel.c b/networking/libiproute/iptunnel.c index 85c6099..52396ef 100644 --- a/networking/libiproute/iptunnel.c +++ b/networking/libiproute/iptunnel.c @@ -36,6 +36,7 @@ #include "rt_names.h" #include "utils.h" +#include "ip_common.h" #include "libbb.h" |