s4:dns_server: no-op dns updates with ACCESS_DENIED should be ignored
[samba.git] / lib / util / util_pw.h
index 6176d47311f8a56c1ba57f3dc6d56340be15e4b0..fae4da9a0c34c9946579948646051ec9fa68ed9f 100644 (file)
@@ -24,7 +24,6 @@
 #ifndef __LIB_UTIL_UTIL_PW_H__
 #define __LIB_UTIL_UTIL_PW_H__
 
-struct group *sys_getgrgid(gid_t gid);
 struct passwd *tcopy_passwd(TALLOC_CTX *mem_ctx,
                            const struct passwd *from);
 struct passwd *getpwnam_alloc(TALLOC_CTX *mem_ctx, const char *name);