blob: 4a44e08fe4b34574acb389d730ca214d35c560e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.1.1.1 2004/01/12 04:18:18 kim Exp $
--- mserv/mserv.c.orig Sun Aug 31 18:52:34 2003
+++ mserv/mserv.c Tue Oct 14 17:50:57 2003
@@ -67,7 +67,7 @@
#include "cmd.h"
#include "acl.h"
#include "mp3info.h"
-#include "soundcard.h"
+#include "mservsoundcard.h"
#include "defconf.h"
#include "conf.h"
#include "opt.h"
|