]> Pileus Git - ~andy/linux/blobdiff - include/net/ip_fib.h
[NET]: Need struct sock forward decl in net/compat.h
[~andy/linux] / include / net / ip_fib.h
index a4208a336ac09e58061af807e28a417f9ad1dd69..14de4ebd12113f4b31b05991159428d842cd78cf 100644 (file)
@@ -295,4 +295,9 @@ static inline void fib_res_put(struct fib_result *res)
 #endif
 }
 
+#ifdef CONFIG_PROC_FS
+extern int  fib_proc_init(void);
+extern void fib_proc_exit(void);
+#endif
+
 #endif  /* _NET_FIB_H */