diff --git a/src/init.c b/src/init.c index 9f55d238..a90bb14a 100644 --- a/src/init.c +++ b/src/init.c @@ -785,6 +785,7 @@ static void InitializeVar(char const *str) return; } +#if defined(__APPLE__) || defined(__CYGWIN__) static char const pmsg1[] = { 0x4c, 0x62, 0x68, 0x20, 0x6e, 0x63, 0x63, 0x72, 0x6e, 0x65, 0x20, 0x67, 0x62, 0x20, 0x6f, 0x72, 0x20, 0x65, 0x68, 0x61, 0x61, 0x76, @@ -815,7 +816,6 @@ static char const pmsg2[] = { 0x67, 0x6e, 0x65, 0x76, 0x79, 0x6c, 0x2e, 0x0a, 0x00 }; -#if defined(__APPLE__) || defined(__CYGWIN__) static void rkrphgvba(int x) {