1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-30 20:23:49 +03:00

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

rafal
This commit is contained in:
Rafal Szczesniak
2005-07-27 22:14:55 +00:00
committed by Gerald (Jerry) Carter
parent 5c0a22167d
commit bc638cc3d6
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