5c47030920
- rewrite DESCR - remove jolan@ from MAINTAINER as per his request "looks good" jolan@
13 lines
326 B
Plaintext
13 lines
326 B
Plaintext
$OpenBSD: patch-src_system_h,v 1.2 2007/07/06 18:48:15 ajacoutot Exp $
|
|
--- src/system.h.orig Fri Jul 6 10:24:27 2007
|
|
+++ src/system.h Fri Jul 6 10:24:34 2007
|
|
@@ -65,7 +65,7 @@
|
|
#endif
|
|
|
|
#ifdef HAVE_SYS_SOUNDCARD_H
|
|
-#include <sys/soundcard.h>
|
|
+#include <soundcard.h>
|
|
#endif
|
|
#ifdef HAVE_SYS_IOCTL_H
|
|
#include <sys/ioctl.h>
|