summaryrefslogtreecommitdiff
path: root/net/samba/patches/patch-bb
blob: 7c64357d550b29c2f592927c626850bf9652bc60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-bb,v 1.4.14.1 2013/08/12 12:20:19 tron Exp $

--- include/config.h.in.orig	2013-07-29 18:57:13.000000000 +0000
+++ include/config.h.in
@@ -1598,6 +1598,9 @@
 /* Defined if struct passwd has pw_age field */
 #undef HAVE_PASSWD_PW_AGE
 
+/* Defined if struct passwd has pw_class field */
+#undef HAVE_PASSWD_PW_CLASS
+
 /* Defined if struct passwd has pw_comment field */
 #undef HAVE_PASSWD_PW_COMMENT