diff options
Diffstat (limited to 'audio/quelcom/files/patch-lib::qcuthandler.cc')
-rw-r--r-- | audio/quelcom/files/patch-lib::qcuthandler.cc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/quelcom/files/patch-lib::qcuthandler.cc b/audio/quelcom/files/patch-lib::qcuthandler.cc new file mode 100644 index 000000000000..65e9afd3bd8d --- /dev/null +++ b/audio/quelcom/files/patch-lib::qcuthandler.cc @@ -0,0 +1,11 @@ +--- lib/qcuthandler.cc.orig Fri Feb 23 21:29:12 2001 ++++ lib/qcuthandler.cc Fri Feb 13 19:17:38 2004 +@@ -2,6 +2,8 @@ + * implementation functions for class qcuthandler + */ + ++#include <iostream> ++ + # include "qcuthandler.hh" + # include "qmisc.hh" + # include "qexception.hh" |