summaryrefslogtreecommitdiff
path: root/audio/zinf/files/patch-base-unix-include-browser.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/zinf/files/patch-base-unix-include-browser.h')
-rw-r--r--audio/zinf/files/patch-base-unix-include-browser.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/zinf/files/patch-base-unix-include-browser.h b/audio/zinf/files/patch-base-unix-include-browser.h
new file mode 100644
index 000000000000..158824ee4a82
--- /dev/null
+++ b/audio/zinf/files/patch-base-unix-include-browser.h
@@ -0,0 +1,11 @@
+--- base/unix/include/browser.h.orig Sun Dec 15 10:34:14 2002
++++ base/unix/include/browser.h Sat Jan 18 04:33:14 2003
+@@ -8,6 +8,8 @@
+ #define BROWSER_H
+ #include <string>
+
++using namespace std;
++
+ typedef enum
+ {
+ eBrowserNetscape = 0,