Whamcloud - gitweb
- added sfw_set_session_timeout to set session_timeout from userland.
[fs/lustre-release.git] / lnet / utils / lstclient.c
index 075872b..61a213a 100644 (file)
@@ -21,8 +21,6 @@ static int lstjn_intialized = 0;
 unsigned int libcfs_subsystem_debug = ~0 - (S_LNET | S_LND);
 unsigned int libcfs_debug = 0;
 
-extern int sfw_session_removed(void);
-
 static struct option lstjn_options[] =
 {
         {"sesid",   required_argument,  0, 's' },