diff options
Diffstat (limited to 'net/samba/files/patch-bb')
-rw-r--r-- | net/samba/files/patch-bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/samba/files/patch-bb b/net/samba/files/patch-bb new file mode 100644 index 000000000000..5b14f2131b03 --- /dev/null +++ b/net/samba/files/patch-bb @@ -0,0 +1,10 @@ +--- include/proto.h.orig Sat Oct 13 22:09:22 2001 ++++ include/proto.h Tue Oct 16 17:21:53 2001 +@@ -1733,6 +1733,7 @@ + char *lp_deleteprinter_cmd(void); + char *lp_os2_driver_map(void); + char *lp_lockdir(void); ++char *lp_piddir(void); + char *lp_utmpdir(void); + char *lp_wtmpdir(void); + BOOL lp_utmp(void); |