1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/net/samba/files/patch-ak
Steve Price cbb27f6982 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>
2001-02-26 04:38:32 +00:00

11 lines
307 B
Plaintext

--- 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);