pkgsrc/net/samba/patches/patch-bb

14 lines
413 B
Text

$NetBSD: patch-bb,v 1.4 2011/12/16 11:05:24 asau Exp $
--- include/config.h.in.orig 2011-08-03 18:25:13.000000000 +0000
+++ include/config.h.in
@@ -1688,6 +1688,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