openbsd-ports/audio/tracker/patches/patch-Modules_Pro_read_c
espie 6cdfc2731a Spring clean-up.
- rename patches to new style.
- bye, bye USE_GMAKE, we have recursive variables now.
- pass COPTS through.
- a few more patches so that we get most prototypes
- integrate COMMENT
2001-04-10 00:51:59 +00:00

12 lines
313 B
Plaintext

$OpenBSD: patch-Modules_Pro_read_c,v 1.1 2001/04/10 00:52:00 espie Exp $
--- Modules/Pro/read.c.orig Tue Apr 10 02:27:08 2001
+++ Modules/Pro/read.c Tue Apr 10 02:27:29 2001
@@ -132,6 +132,7 @@
#include "automaton.h"
#include "empty.h"
#include "resample.h"
+#include "open.h"
LOCAL unsigned int patsize;