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