diff options
Diffstat (limited to 'audio/quelcom/files/patch-af')
-rw-r--r-- | audio/quelcom/files/patch-af | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/quelcom/files/patch-af b/audio/quelcom/files/patch-af new file mode 100644 index 000000000000..7428612561df --- /dev/null +++ b/audio/quelcom/files/patch-af @@ -0,0 +1,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 () { + |