X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/16a97fbca129bca5656f76191c1b324b1649ec22..c83b388a3f8f7a8c8d5a5cfddb6ab397005371a1:/components/temperature.c diff --git a/components/temperature.c b/components/temperature.c index 136e0d4..812ae77 100644 --- a/components/temperature.c +++ b/components/temperature.c @@ -16,12 +16,12 @@ #include #include #include + #include /* before for struct timeval */ #include #include - #include const char * - temp(const char *null) + temp(const char *unused) { int mib[5]; size_t size;