summaryrefslogtreecommitdiff
path: root/pimd/pim_static.h
diff options
context:
space:
mode:
Diffstat (limited to 'pimd/pim_static.h')
-rw-r--r--pimd/pim_static.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pimd/pim_static.h b/pimd/pim_static.h
index ff89fb150e..07d31d59b7 100644
--- a/pimd/pim_static.h
+++ b/pimd/pim_static.h
@@ -33,7 +33,7 @@ struct static_route {
struct in_addr source;
struct channel_oil c_oil;
- unsigned int iif;
+ ifindex_t iif;
unsigned char oif_ttls[MAXVIFS];
};