From: 諏訪子 Date: Fri, 5 Jul 2024 06:20:20 +0000 (+0900) Subject: ごめん X-Git-Tag: sp-1.4.0~14 X-Git-Url: http://10.11.0.4:5575/?a=commitdiff_plain;h=8e884a84a3588d81db1ca90acab8e81f7cb30e7d;p=sp.git ごめん --- diff --git a/src/otppass.c b/src/otppass.c index 2609a6c..4d15eb2 100644 --- a/src/otppass.c +++ b/src/otppass.c @@ -1,7 +1,7 @@ #include #include -#ifndef __APPLE +#if defined(__APPLE) #include #define htobe64(x) OSSwapHostToBigInt64(x) #endif