freebsd-ports/audio/quelcom/files/patch-ae
George C A Reid bcd0745a3a Update to version 0.3.0
PR:		25660
Submitted by:	me
2001-04-26 15:28:42 +00:00

9 lines
262 B
Text

--- src/qwavinfo.cc.orig Tue Jan 23 13:05:30 2001
+++ src/qwavinfo.cc Tue Jan 23 13:05:42 2001
@@ -1,6 +1,6 @@
# include <getopt.h> // getopt
# include <sys/types.h> // ulong, ...
-
+typedef unsigned long ulong;
# include "qwav.hh"
# include "qexception.hh"