3ac8e03a3f
sounds right, but I can't easily test receive until I get home.
13 lines
356 B
Plaintext
13 lines
356 B
Plaintext
$OpenBSD: patch-src_main_C,v 1.1.1.1 2007/05/30 05:27:44 jason Exp $
|
|
--- src/main.C.orig Tue May 29 22:57:54 2007
|
|
+++ src/main.C Tue May 29 22:58:00 2007
|
|
@@ -27,7 +27,7 @@
|
|
#include <sys/types.h>
|
|
#include <unistd.h>
|
|
#include <stdio.h>
|
|
-#include <sys/soundcard.h>
|
|
+#include <soundcard.h>
|
|
#include <sys/ioctl.h>
|
|
#include <sys/stat.h>
|
|
#include <fcntl.h>
|