$OpenBSD: patch-src_system_h,v 1.1.1.1 2003/06/01 10:36:38 jolan Exp $
--- src/system.h.orig	Thu Apr 24 04:12:28 2003
+++ src/system.h	Wed May 14 15:41:38 2003
@@ -54,7 +54,7 @@
 
 #include <getopt.h>
 
-#ifndef MACOSX 
+#ifdef __linux__
 #include <sys/soundcard.h>
 #endif
 
