Index: sound.c
===================================================================
--- sound.c	(revision 828)
+++ sound.c	(revision 829)
@@ -689,7 +689,7 @@
           0,2,1,&stream);
     if(amt<=0)
     {
-#ifndef __APPLE__
+#ifndef APPLE
       /*
        Causes heavy CPU load under Mac OS X Leopard,
        when running as .app, because of syslogd.