summaryrefslogtreecommitdiff
path: root/net/afpfs-ng/files/patch-cmdline_cmdline__afp.h
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-08-27 17:44:18 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-08-27 17:44:18 +0000
commitd31267a37ba52dcd2f0c4d4a2ed8878576d10f66 (patch)
treeb0d193e5542143873feb882d7ce0228812eeb4bf /net/afpfs-ng/files/patch-cmdline_cmdline__afp.h
parentMark as BROKEN on 13 to stop pkg-fallout emails. (diff)
net/afpfs-ng: fix build on recent current
Diffstat (limited to 'net/afpfs-ng/files/patch-cmdline_cmdline__afp.h')
-rw-r--r--net/afpfs-ng/files/patch-cmdline_cmdline__afp.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/afpfs-ng/files/patch-cmdline_cmdline__afp.h b/net/afpfs-ng/files/patch-cmdline_cmdline__afp.h
new file mode 100644
index 000000000000..c64d0a2b616a
--- /dev/null
+++ b/net/afpfs-ng/files/patch-cmdline_cmdline__afp.h
@@ -0,0 +1,11 @@
+--- cmdline/cmdline_afp.h.orig 2020-08-27 17:43:00 UTC
++++ cmdline/cmdline_afp.h
+@@ -1,7 +1,7 @@
+ #ifndef CMDLINE_AFP_H_
+ #define CMDLINE_AFP_H_
+
+-int full_url;
++extern int full_url;
+
+ int com_connect(char * arg);
+ int com_dir(char * arg);