ef848d2289
Package provided by Adam Ciarcinski, with cleanup and buildlink2ing by me.
12 lines
381 B
Text
12 lines
381 B
Text
$NetBSD: patch-ac,v 1.1.1.1 2002/09/12 00:18:27 wiz Exp $
|
|
|
|
--- src/libgame/sound.h.orig Thu Mar 28 11:44:35 2002
|
|
+++ src/libgame/sound.h Thu Mar 28 11:44:50 2002
|
|
@@ -27,6 +27,7 @@
|
|
#elif defined(PLATFORM_FREEBSD)
|
|
#include <machine/soundcard.h>
|
|
#elif defined(PLATFORM_NETBSD)
|
|
+#include <sys/types.h>
|
|
#include <sys/ioctl.h>
|
|
#include <sys/audioio.h>
|
|
#elif defined(PLATFORM_HPUX)
|