123456789101112 |
- $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;
-
|