slstatus/components
Josuah Demangeon ea2e2bd004 include <sys/time.h> before <sys/sensors.h> for time struct timeval
sys/sensors.h has two structs struct timeval: sensor and ksensor:

	struct sensor {
		...
		struct timeval tv;		/* sensor value last change time */
		...
	};
2018-05-08 15:05:29 +02:00
..
2018-05-06 22:28:56 +02:00
2018-05-07 11:39:59 +02:00
2018-05-06 22:41:56 +02:00
2018-05-07 13:48:43 +02:00
2018-05-06 23:09:36 +02:00
2018-05-06 22:28:56 +02:00
2018-05-07 11:21:59 +02:00
2018-05-06 22:28:56 +02:00
2018-03-28 19:46:27 +02:00
2018-05-07 11:21:59 +02:00
2018-05-06 22:28:56 +02:00
2018-05-06 22:28:56 +02:00
2018-05-06 22:28:56 +02:00
2018-05-07 11:21:59 +02:00
2018-05-07 12:25:34 +02:00