summaryrefslogtreecommitdiff
path: root/net/vnc/patches/patch-ba
diff options
context:
space:
mode:
Diffstat (limited to 'net/vnc/patches/patch-ba')
-rw-r--r--net/vnc/patches/patch-ba13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/vnc/patches/patch-ba b/net/vnc/patches/patch-ba
new file mode 100644
index 00000000000..e6459645f38
--- /dev/null
+++ b/net/vnc/patches/patch-ba
@@ -0,0 +1,13 @@
+$NetBSD: patch-ba,v 1.1 2009/08/09 00:53:09 smb Exp $
+
+--- Xvnc/config/makedepend/def.h.orig 2009-08-08 20:34:29.000000000 -0400
++++ Xvnc/config/makedepend/def.h 2009-08-08 20:35:13.000000000 -0400
+@@ -137,7 +137,7 @@
+
+ char *copy();
+ char *base_name();
+-char *getline();
++char *get_line();
+ struct symtab **slookup();
+ struct symtab **isdefined();
+ struct symtab **fdefined();