mirror of
https://github.com/samba-team/samba.git
synced 2025-08-06 17:32:29 +03:00
r5299: fixed an include ordering problem
(This used to be commit 483b7af1fd
)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
e82aad1ce3
commit
ec15008ec7
@ -21,8 +21,8 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "system/passwd.h"
|
||||
#include "system/filesys.h"
|
||||
#include "system/passwd.h"
|
||||
|
||||
/*
|
||||
there are times when smbd needs to temporarily gain root privileges
|
||||
|
Reference in New Issue
Block a user