blob: 9f28775acfeceb1ed50a4d136d6ee007a273b1ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
$NetBSD: patch-bh,v 1.3 2008/01/13 17:15:17 ghen Exp $
--- include/portable.hin.orig 2007-09-01 01:13:53.000000000 +0200
+++ include/portable.hin
@@ -987,6 +987,9 @@
/* define for Sequential Modify overlay */
#undef SLAPD_OVER_SEQMOD
+/* define for smbk5pwd overlay */
+#undef SLAPD_OVER_SMBK5PWD
+
/* define for Syncrepl Provider overlay */
#undef SLAPD_OVER_SYNCPROV
|