1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-30 19:42:05 +03:00

s3: Use the uid_wrapper

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
Volker Lendecke
2011-02-20 00:05:06 +01:00
committed by Andreas Schneider
parent c682ee32b8
commit 1184e7de59
8 changed files with 17 additions and 5 deletions

View File

@ -19,6 +19,7 @@
#ifndef AUTOCONF_TEST
#include "includes.h"
#include "lib/uid_wrapper/uid_wrapper.h"
#else
/* we are running this code in autoconf test mode to see which type of setuid
function works */