mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
r14383: Fix non-developer build.
(This used to be commit f4de155c94b89e586640d11992953a0d5fc0716d)
This commit is contained in:
parent
61933e159c
commit
7651d097b4
@ -27,7 +27,7 @@
|
||||
#include "auth/kerberos/kerberos.h"
|
||||
#include "librpc/gen_ndr/ndr_krb5pac.h"
|
||||
#include "auth/auth.h"
|
||||
#include "ldb.h"
|
||||
#include "lib/ldb/include/ldb.h"
|
||||
#include "auth/auth_sam.h"
|
||||
|
||||
enum gensec_gssapi_sasl_state
|
||||
|
@ -29,7 +29,7 @@
|
||||
#include "auth/kerberos/kerberos.h"
|
||||
#include "librpc/gen_ndr/ndr_krb5pac.h"
|
||||
#include "auth/auth.h"
|
||||
#include "ldb.h"
|
||||
#include "lib/ldb/include/ldb.h"
|
||||
#include "auth/auth_sam.h"
|
||||
#include "system/network.h"
|
||||
#include "lib/socket/socket.h"
|
||||
|
@ -1,5 +1,4 @@
|
||||
- saner names for some of the .pc files
|
||||
- .pc files also when there is a public header?
|
||||
- plugin loading support in ldb
|
||||
- proper #include dependencies:
|
||||
for each subsystem:
|
||||
|
@ -26,7 +26,7 @@
|
||||
struct auth_session_info;
|
||||
struct drsuapi_DsNameInfo1;
|
||||
|
||||
#include "ldb.h"
|
||||
#include "lib/ldb/include/ldb.h"
|
||||
#include "dsdb/samdb/samdb_proto.h"
|
||||
|
||||
#endif /* __SAMDB_H__ */
|
||||
|
@ -39,7 +39,7 @@ struct libnet_context {
|
||||
};
|
||||
|
||||
|
||||
#include "ldb.h"
|
||||
#include "lib/ldb/include/ldb.h"
|
||||
#include "libnet/libnet_passwd.h"
|
||||
#include "libnet/libnet_time.h"
|
||||
#include "libnet/libnet_rpc.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user