mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
lib: Avoid an "includes.h"
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
parent
34b0f41cda
commit
74de5a5d25
@ -20,7 +20,10 @@
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "replace.h"
|
||||
#include "lib/util/data_blob.h"
|
||||
#include "system/locale.h"
|
||||
#include "lib/util/debug.h"
|
||||
#include "librpc/gen_ndr/security.h"
|
||||
#include "dom_sid.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user