1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

r8810: Fix missing headers. Still doesn't fix the build but getting closer there.

rafal
(This used to be commit bc638cc3d6)
This commit is contained in:
Rafal Szczesniak 2005-07-27 22:14:55 +00:00 committed by Gerald (Jerry) Carter
parent 5090b9536c
commit ebb76f84ad
2 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,7 @@
#include "includes.h"
#include "librpc/gen_ndr/ndr_netlogon.h"
#include "librpc/gen_ndr/ndr_misc.h"
#include "lib/ldb/include/ldb.h"
#include "system/time.h"
#include "system/filesys.h"

View File

@ -26,6 +26,7 @@
#include "ldb/include/ldb.h"
#include "ldb/include/ldb_private.h"
#include "librpc/gen_ndr/ndr_security.h"
#include "librpc/gen_ndr/ndr_misc.h"
/*
convert a ldif formatted objectSid to a NDR formatted blob