1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-15 16:59:09 +03:00

Include uid_wrapper correctly.

This commit is contained in:
Andreas Schneider
2011-10-27 12:00:53 +02:00
parent 32fb9017ea
commit 7cb08171ce
12 changed files with 23 additions and 43 deletions

View File

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