diff options
Diffstat (limited to 'net/ja-samba/patches/patch-ae')
-rw-r--r-- | net/ja-samba/patches/patch-ae | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net/ja-samba/patches/patch-ae b/net/ja-samba/patches/patch-ae new file mode 100644 index 00000000000..fe31717701a --- /dev/null +++ b/net/ja-samba/patches/patch-ae @@ -0,0 +1,12 @@ +$NetBSD: patch-ae,v 1.1.1.1 2002/06/25 15:31:34 taca Exp $ + +--- include/proto.h.orig Fri Dec 28 11:55:08 2001 ++++ include/proto.h +@@ -1747,6 +1747,7 @@ + char *lp_deleteprinter_cmd __P((void)); + char *lp_os2_driver_map __P((void)); + char *lp_lockdir __P((void)); ++char *lp_piddir __P((void)); + #ifdef WITH_UTMP + char *lp_utmpdir __P((void)); + char *lp_wtmpdir __P((void)); |