s3-build: no need to include privileges.h twice.
authorGünther Deschner <gd@samba.org>
Wed, 4 Aug 2010 10:01:50 +0000 (12:01 +0200)
committerGünther Deschner <gd@samba.org>
Fri, 6 Aug 2010 13:43:38 +0000 (15:43 +0200)
Guenther

source3/include/includes.h

index fcc6fe0dccd3fa1e73516ee03ba5fb71a8bbb67c..23ea30afcd3de502dbc535f7aa643f0a45a710e4 100644 (file)
@@ -643,7 +643,6 @@ extern void *cmdline_lp_ctx;
 #include "smb.h"
 #include "nameserv.h"
 #include "../lib/util/byteorder.h"
-#include "privileges.h"
 #include "rpc_misc.h"
 #include "rpc_dce.h"
 #include "mapping.h"