1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-11 16:58:40 +03:00

r12627: This magic comment keeps minimal_includes.pl from suggesting the

removal of this header.

Andrew Bartlett
(This used to be commit 17d4d49fe13831a4b9092b57a6279c128e10d36b)
This commit is contained in:
Andrew Bartlett 2005-12-31 01:42:32 +00:00 committed by Gerald (Jerry) Carter
parent 52de553b82
commit c0e574a473

View File

@ -22,7 +22,7 @@
#include "includes.h"
#include "auth/auth.h"
#include "system/passwd.h"
#include "system/passwd.h" /* needed by some systems for struct passwd */
/* TODO: look at how to best fill in parms retrieveing a struct passwd info
* except in case USER_INFO_DONT_CHECK_UNIX_ACCOUNT is set