Whamcloud - gitweb
LU-6245 libcfs: add ktime_get_real_seconds support
[fs/lustre-release.git] / lnet / selftest / console.h
index 48a446e..d178354 100644 (file)
@@ -149,7 +149,7 @@ typedef struct {
         int                     ses_key;        /* local session key */
         int                     ses_state;      /* state of session */
         int                     ses_timeout;    /* timeout in seconds */
-        time_t                  ses_laststamp;  /* last operation stamp (seconds) */
+       time64_t                ses_laststamp;  /* last operation stamp (seconds) */
        /** tests features of the session */
        unsigned                ses_features;
        /** features are synced with remote test nodes */