bcd0745a3a
PR: 25660 Submitted by: me
11 lines
284 B
Text
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>
|