vserver 2.0 rc7
[linux-2.6.git] / include / net / neighbour.h
index 4c9ddae..4f33bbc 100644 (file)
@@ -274,7 +274,8 @@ extern int                  neigh_sysctl_register(struct net_device *dev,
                                                      struct neigh_parms *p,
                                                      int p_id, int pdev_id,
                                                      char *p_name,
-                                                     proc_handler *proc_handler);
+                                                     proc_handler *proc_handler,
+                                                     ctl_handler *strategy);
 extern void                    neigh_sysctl_unregister(struct neigh_parms *p);
 
 static inline void __neigh_parms_put(struct neigh_parms *parms)