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