X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fsession.h;h=368b352fa22388c9edae452fda760535b767ccf5;hp=14ad7af0a8aac4aeb55fb3f444dd9bb3fe39e639;hb=d98ad589cd758f4a3167fb451a6e45d167b42942;hpb=49ceaa707d6fd92526e6afb4beeca7bb77409fe2 diff --git a/src/bin/lttng-sessiond/session.h b/src/bin/lttng-sessiond/session.h index 14ad7af0a..368b352fa 100644 --- a/src/bin/lttng-sessiond/session.h +++ b/src/bin/lttng-sessiond/session.h @@ -108,7 +108,7 @@ struct ltt_session { /* * Timer set when the session is created for live reading. */ - int live_timer; + unsigned int live_timer; }; /* Prototypes */