diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/net/ipip.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/net/ipip.h b/include/net/ipip.h index 84058858eea7..7cdc914322f0 100644 --- a/include/net/ipip.h +++ b/include/net/ipip.h @@ -44,8 +44,4 @@ struct ip_tunnel } \ } while (0) - -extern int sit_init(void); -extern void sit_cleanup(void); - #endif |