X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/682c0fedde04fe6713539726494ec2db67ba5d2a..32e0a2bfcc7def9128fb7f385b603f2c5fe34e4d:/components/temperature.c?ds=inline diff --git a/components/temperature.c b/components/temperature.c index bbec80b..fe2e0c9 100644 --- a/components/temperature.c +++ b/components/temperature.c @@ -16,9 +16,7 @@ return bprintf("%d", temp / 1000); } #elif defined(__OpenBSD__) - #include #include - #include #include /* before for struct timeval */ #include #include