blob: 7428612561df9f0658ca56466a0d54218642f81a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- src/qwavinfo.cc.orig Tue Dec 26 18:55:30 2000
+++ src/qwavinfo.cc Wed Dec 27 13:22:42 2000
@@ -2,6 +2,7 @@
# include "qwav.hh"
# include "qexception.hh"
+typedef unsigned long ulong;
void usage () {
|