X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/ebf5a35052add4298e43e0f261927b7ab2a2e7b9..97ef7c2a1d67bb2c9c379e657fbc8e35acd6aafb:/components/temperature.c diff --git a/components/temperature.c b/components/temperature.c index 6376e30..4a447e5 100644 --- a/components/temperature.c +++ b/components/temperature.c @@ -1,5 +1,5 @@ /* See LICENSE file for copyright and license details. */ -#ifdef __linux__ +#if defined(__linux__) #include #include "../util.h"