summaryrefslogtreecommitdiff
path: root/net/samba/patches/patch-bn
blob: 3a6e3ec875bf8eff21e9531c7270f1550bc89009 (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-bn,v 1.1 2005/11/14 08:05:28 jlam Exp $

--- include/dynconfig.h.orig	2005-10-12 13:03:39.000000000 -0400
+++ include/dynconfig.h
@@ -34,5 +34,6 @@ extern pstring dyn_LIBDIR;
 extern const fstring dyn_SHLIBEXT;
 extern const pstring dyn_LOCKDIR; 
 extern const pstring dyn_PIDDIR;
+extern const pstring dyn_STATEDIR; 
 extern const pstring dyn_SMB_PASSWD_FILE;
 extern const pstring dyn_PRIVATE_DIR;