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