diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-05-21 12:22:05 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-05-21 12:22:05 +0200 |
commit | d17b9c4509f8430d01dea924e625ef9d2fdaad90 (patch) | |
tree | dd6c822348c1c337be22fdf648fb8ca5686f8908 /source4/libcli/netlogon.h | |
parent | 904359cd2fcacf41d3e886921f40c7cb227b255d (diff) | |
parent | 59105620dc6aff5bfd23a25841778f28825b4386 (diff) | |
download | samba-d17b9c4509f8430d01dea924e625ef9d2fdaad90.tar.gz samba-d17b9c4509f8430d01dea924e625ef9d2fdaad90.tar.bz2 samba-d17b9c4509f8430d01dea924e625ef9d2fdaad90.zip |
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into nosmbpython
(This used to be commit 5c56464a6c2f29a039ba3152de83d34778ca0615)
Diffstat (limited to 'source4/libcli/netlogon.h')
-rw-r--r-- | source4/libcli/netlogon.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/libcli/netlogon.h b/source4/libcli/netlogon.h index b8615b55a5..177ed3a514 100644 --- a/source4/libcli/netlogon.h +++ b/source4/libcli/netlogon.h @@ -50,4 +50,5 @@ struct nbt_netlogon_response }; #include "libcli/netlogon_proto.h" +#include "libcli/ndr_netlogon_proto.h" #endif /* __CLDAP_SERVER_PROTO_H__ */ |