diff options
author | Josuah Demangeon <mail@josuah.net> | 2018-05-08 13:42:17 +0200 |
---|---|---|
committer | Aaron Marcher <me@drkhsh.at> | 2018-05-08 15:05:29 +0200 |
commit | ea2e2bd00403e02bee6298cfbb78eaa45869c851 (patch) | |
tree | 401cfc6b2d557336898957b821a2f118ccbd6e68 /LICENSE | |
parent | 666f28520126fa54fca128b172c065b8a29a7f76 (diff) |
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 */
...
};
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions