X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/fc5d23212fdaec8c242db9b25770f290dd287212..e79d4932ea413c277425ff92c456741e0730c3d6:/components/ram.c?ds=inline 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"