mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
s3-build: no need to duplicate generated ndr_ prototypes.
Guenther
This commit is contained in:
parent
c3f3271b82
commit
4b59ecb903
File diff suppressed because it is too large
Load Diff
@ -23,6 +23,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "includes.h"
|
#include "includes.h"
|
||||||
|
#include "librpc/gen_ndr/ndr_krb5pac.h"
|
||||||
|
|
||||||
#ifdef HAVE_KRB5
|
#ifdef HAVE_KRB5
|
||||||
|
|
||||||
|
@ -22,6 +22,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "includes.h"
|
#include "includes.h"
|
||||||
|
#include "librpc/gen_ndr/ndr_krb5pac.h"
|
||||||
|
|
||||||
#define NETSAMLOGON_TDB "netsamlogon_cache.tdb"
|
#define NETSAMLOGON_TDB "netsamlogon_cache.tdb"
|
||||||
|
|
||||||
|
@ -22,6 +22,7 @@
|
|||||||
|
|
||||||
#include "includes.h"
|
#include "includes.h"
|
||||||
#include "utils/net.h"
|
#include "utils/net.h"
|
||||||
|
#include "librpc/gen_ndr/ndr_krb5pac.h"
|
||||||
|
|
||||||
#ifdef HAVE_ADS
|
#ifdef HAVE_ADS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user