From d4de4c2d210d2e8c9b5aedf70695594809ad6a0b Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Fri, 30 Dec 2005 13:16:54 +0000 Subject: r12608: Remove some unused #include lines. (This used to be commit 70e7449318aa0e9d2639c76730a7d1683b2f4981) --- source4/lib/unix_privs.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/lib/unix_privs.c') diff --git a/source4/lib/unix_privs.c b/source4/lib/unix_privs.c index 2ea4d1b2a0..3c0f319776 100644 --- a/source4/lib/unix_privs.c +++ b/source4/lib/unix_privs.c @@ -22,7 +22,6 @@ #include "includes.h" #include "system/filesys.h" -#include "system/passwd.h" /* there are times when smbd needs to temporarily gain root privileges -- cgit