Whamcloud - gitweb
* first cut "networks" and "routes" portals module params
authoreeb <eeb>
Thu, 5 May 2005 06:43:36 +0000 (06:43 +0000)
committereeb <eeb>
Thu, 5 May 2005 06:43:36 +0000 (06:43 +0000)
lnet/router/router.c

index 82a28f3..5ce31d9 100644 (file)
@@ -23,7 +23,7 @@
 
 #include "router.h"
 
-struct kpr_state;
+kpr_state_t kpr_state;
 
 static int forwarding = 0;
 CFS_MODULE_PARM(forwarding, "i", int, 0444,