diff options
Diffstat (limited to 'net/samba/files/patch-ak')
-rw-r--r-- | net/samba/files/patch-ak | 10 |
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 0000000..65245a7 --- /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); |