pkgsrc/audio/csound-bath/patches/patch-aq
wiz 672215ec86 Update to 4.18, provided by Ben Collver in pkg/14630.
Changes are unknown. Package changes:
* the c-preprocessor should now correctly chose whether to build big-endian
  or little-endian specific code
* added support for NetBSD native audio API
2002-03-23 02:22:59 +00:00

14 lines
311 B
Text

$NetBSD: patch-aq,v 1.2 2002/03/23 02:23:01 wiz Exp $
--- sdif.h.orig Fri Jan 25 05:02:59 2002
+++ sdif.h
@@ -53,7 +53,8 @@
#ifndef __SDIF_H
#define __SDIF_H
-
+#include "cs.h"
+#undef printf
/****************************************************/
/* Create 32-bit and 64-bit int and float typedefs. */