diff options
Diffstat (limited to 'lib/inet6_sr.c')
-rw-r--r-- | lib/inet6_sr.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/inet6_sr.c b/lib/inet6_sr.c index 84d9cf9..4a0c70e 100644 --- a/lib/inet6_sr.c +++ b/lib/inet6_sr.c @@ -34,6 +34,8 @@ #include "intl.h" #include "net-features.h" + + extern struct aftype inet6_aftype; static int skfd = -1; |