From 7cb08171ce5e4ce73a37d2f57f466fda0fd3669b Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Thu, 27 Oct 2011 12:00:53 +0200 Subject: Include uid_wrapper correctly. --- source3/lib/system.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source3/lib/system.c') diff --git a/source3/lib/system.c b/source3/lib/system.c index 45fe77e344..85988417a6 100644 --- a/source3/lib/system.c +++ b/source3/lib/system.c @@ -25,7 +25,6 @@ #include "system/capability.h" #include "system/passwd.h" #include "system/filesys.h" -#include "lib/uid_wrapper/uid_wrapper.h" #ifdef HAVE_SYS_PRCTL_H #include -- cgit