summaryrefslogtreecommitdiff
path: root/net/samba/files/patch-ak
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-02-26 04:38:32 +0000
committerSteve Price <steve@FreeBSD.org>2001-02-26 04:38:32 +0000
commitcbb27f6982cc28f15955fc702ee2ad579edad9f5 (patch)
treefede1dc7da93d2bf4dce2ac25819c827df126cac /net/samba/files/patch-ak
parent- Pass the OSTYPE/OPSYS to configure so it doesn't bomb. (diff)
Silence a couple of warnings that crept in with the commit of patch-a[bc].
PR: 24812 Submitted by: Matt Emmerton <matt@gsicomp.on.ca>
Notes
Notes: svn path=/head/; revision=38754
Diffstat (limited to '')
-rw-r--r--net/samba/files/patch-ak10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/samba/files/patch-ak b/net/samba/files/patch-ak
new file mode 100644
index 000000000000..65245a71fa05
--- /dev/null
+++ b/net/samba/files/patch-ak
@@ -0,0 +1,10 @@
+--- include/proto.h.orig Sun Feb 25 14:52:21 2001
++++ include/proto.h Sun Feb 25 14:52:42 2001
+@@ -1023,6 +1023,7 @@
+ char *lp_serverstring(void);
+ char *lp_printcapname(void);
+ char *lp_lockdir(void);
++char *lp_piddir(void);
+ char *lp_utmpdir(void);
+ char *lp_wtmpdir(void);
+ char *lp_utmp_hostname(void);