Files
pkgsrc-ng/net/samba/patches/patch-bb
2014-11-05 12:41:07 +01:00

15 lines
413 B
Plaintext

$NetBSD: patch-bb,v 1.5 2013/08/12 02:45:55 taca 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