5ee779e705
to make this build with GCC 4.x.
12 lines
271 B
Text
12 lines
271 B
Text
$NetBSD: patch-ak,v 1.1 2006/07/02 14:36:19 tron Exp $
|
|
|
|
--- sound.c.orig 1998-04-12 07:03:21.000000000 +0100
|
|
+++ sound.c 2006-07-02 15:33:52.000000000 +0100
|
|
@@ -24,6 +24,7 @@
|
|
#endif
|
|
#include <signal.h>
|
|
#include <sys/stat.h>
|
|
+#include "struct.h"
|
|
#include "data.h"
|
|
|
|
|