diff options
Diffstat (limited to 'audio/quelcom/files/patch-ad')
-rw-r--r-- | audio/quelcom/files/patch-ad | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/audio/quelcom/files/patch-ad b/audio/quelcom/files/patch-ad index e95b0f1a8095..dd38f4081d47 100644 --- a/audio/quelcom/files/patch-ad +++ b/audio/quelcom/files/patch-ad @@ -1,10 +1,9 @@ ---- src/qmp3.cc.orig Tue Dec 26 18:55:29 2000 -+++ src/qmp3.cc Wed Dec 27 13:24:32 2000 -@@ -346,6 +346,7 @@ +--- src/qmp3frameheader.hh.orig Tue Jan 23 13:03:03 2001 ++++ src/qmp3frameheader.hh Tue Jan 23 13:03:11 2001 +@@ -2,6 +2,7 @@ + # define _qmp3frameheader_hh_ - qfile::cut(offset_first,offset_last+length_last-1); - // remapejar -+ return 0; - } + # include <string> ++# include <sys/types.h> - // provar donant l'@ de mem=F2ria... + typedef unsigned int uint; |