X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/ebf5a35052add4298e43e0f261927b7ab2a2e7b9..cee6811036382215975792af4fa4f1624fc86a43:/components/entropy.c diff --git a/components/entropy.c b/components/entropy.c index f1441b3..65c65a1 100644 --- a/components/entropy.c +++ b/components/entropy.c @@ -1,5 +1,5 @@ /* See LICENSE file for copyright and license details. */ -#ifdef __linux__ +#if defined(__linux__) #include #include "../util.h"