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

11 lines
284 B
Text

--- src/qmp3info.cc.orig Tue Jan 23 13:06:43 2001
+++ src/qmp3info.cc Tue Jan 23 13:07:04 2001
@@ -1,7 +1,7 @@
# include <getopt.h> // getopt
# include "qmp3.hh"
# include "qexception.hh"
-
+typedef unsigned long ulong;
#ifdef NLS
# include <locale.h>
# include <libintl.h>