selection of output. This adds oss and sun. By default, oss and sun are now active on all platforms, but DraognFly. Bump the revision to annotate that.
12 lines
268 B
Text
12 lines
268 B
Text
$NetBSD: patch-aa,v 1.1 2005/11/11 18:58:18 joerg Exp $
|
|
|
|
--- mad123.c.orig 2005-11-11 18:19:59.000000000 +0000
|
|
+++ mad123.c
|
|
@@ -20,6 +20,7 @@
|
|
*/
|
|
|
|
#include <sys/types.h>
|
|
+#include <sys/stat.h>
|
|
#include <sys/time.h>
|
|
#include <sys/resource.h>
|
|
#include <sys/poll.h>
|