mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
12 lines
299 B
Plaintext
12 lines
299 B
Plaintext
--- rat/auddev_luigi.c.orig Sun Sep 8 01:22:44 2002
|
|
+++ rat/auddev_luigi.c Sun Sep 8 01:22:54 2002
|
|
@@ -19,7 +19,7 @@
|
|
#include "debug.h"
|
|
|
|
#include <machine/pcaudioio.h>
|
|
-#include <machine/soundcard.h>
|
|
+#include <sys/soundcard.h>
|
|
|
|
#define LUIGI_SPEAKER 0x101
|
|
#define LUIGI_MICROPHONE 0x201
|