diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2024-12-31 11:13:01 +0100 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2024-12-31 11:13:01 +0100 |
commit | b709a4d858537060a96f2b6986d15d3abcb9529a (patch) | |
tree | 3d4b12935f1de8c6a52d9983d27011ea384b317f /contrib/check_fan_fsc_present | |
parent | 28b4f8dde4318a474c4d7e2ed1d284a304c419d1 (diff) | |
download | monitoring-plugins-b709a4d858537060a96f2b6986d15d3abcb9529a.tar.gz |
Don't check for TIME_WITH_SYS_TIME
Follow the suggestion made by the autoupdate(1) tool:
| All current systems provide time.h; it need not be checked for. Not
| all systems provide sys/time.h, but those that do, all allow you to
| include it and time.h simultaneously.
Therefore, include sys/time.h if available, and include time.h
unconditionally.
Diffstat (limited to 'contrib/check_fan_fsc_present')
0 files changed, 0 insertions, 0 deletions