X-Git-Url: https://ruderich.org/simon/gitweb/?p=nsscash%2Fnsscash.git;a=blobdiff_plain;f=nss%2Fpw.c;h=1dd9d3b5c05279195af7ccbc2497035305735565;hp=d2c1bfa4acd793b12e5cbdf084de22ddefe6ed33;hb=839f07d7b3130efc613d7d3fa8ed71a7d8d5fd7f;hpb=61a186321612e50e2c0224ca84c77434d3c42722 diff --git a/nss/pw.c b/nss/pw.c index d2c1bfa..1dd9d3b 100644 --- a/nss/pw.c +++ b/nss/pw.c @@ -31,6 +31,8 @@ #include "search.h" +// NOTE: This file is very similar to gr.c, keep in sync! + struct passwd_entry { uint64_t uid; uint64_t gid;