mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
lib/tdr: fix the build with --enable-automatic-dependencies
metze
This commit is contained in:
parent
b11aaadb68
commit
ff7b41c4de
@ -62,6 +62,6 @@ struct tdr_print {
|
||||
typedef NTSTATUS (*tdr_push_fn_t) (struct tdr_push *, const void *);
|
||||
typedef NTSTATUS (*tdr_pull_fn_t) (struct tdr_pull *, TALLOC_CTX *, void *);
|
||||
|
||||
#include "lib/tdr/tdr_proto.h"
|
||||
#include "../lib/tdr/tdr_proto.h"
|
||||
|
||||
#endif /* __TDR_H__ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user