mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
net/afpfs-ng: fix build on recent current
This commit is contained in:
parent
7fe3b6e9d5
commit
d31267a37b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546378
11
net/afpfs-ng/files/patch-cmdline_cmdline__afp.h
Normal file
11
net/afpfs-ng/files/patch-cmdline_cmdline__afp.h
Normal file
@ -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);
|
Loading…
Reference in New Issue
Block a user