diff options
Diffstat (limited to 'networking/libiproute/ll_map.c')
-rw-r--r-- | networking/libiproute/ll_map.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/libiproute/ll_map.c b/networking/libiproute/ll_map.c index b7a828421..46c873faa 100644 --- a/networking/libiproute/ll_map.c +++ b/networking/libiproute/ll_map.c | |||
@@ -16,6 +16,7 @@ | |||
16 | #include <netinet/in.h> | 16 | #include <netinet/in.h> |
17 | 17 | ||
18 | #include "libnetlink.h" | 18 | #include "libnetlink.h" |
19 | #include "ll_map.h" | ||
19 | 20 | ||
20 | struct idxmap | 21 | struct idxmap |
21 | { | 22 | { |