11 lines
271 B
Text
11 lines
271 B
Text
--- rat/auddev_newpcm.c.orig Sun Sep 8 01:37:33 2002
|
|
+++ rat/auddev_newpcm.c Sun Sep 8 01:37:40 2002
|
|
@@ -20,7 +20,7 @@
|
|
#include "memory.h"
|
|
#include "debug.h"
|
|
|
|
-#include <machine/soundcard.h>
|
|
+#include <sys/soundcard.h>
|
|
#include <sys/types.h>
|
|
|
|
#include <dirent.h>
|