diff options
author | Günther Deschner <gd@samba.org> | 2008-03-27 22:18:04 +0100 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2008-03-27 22:18:04 +0100 |
commit | 48e238de9b4acb3af5bd117b53cd3802192bca60 (patch) | |
tree | 74f3f720669f3d4554018434d72224362f35199d /source3/include | |
parent | de34a7d30347772a32813775a6aead07462eaa96 (diff) | |
download | samba-48e238de9b4acb3af5bd117b53cd3802192bca60.tar.gz samba-48e238de9b4acb3af5bd117b53cd3802192bca60.tar.bz2 samba-48e238de9b4acb3af5bd117b53cd3802192bca60.zip |
Remove last reference to rpc_netlogon.h.
Guenther
(This used to be commit 085887eed71ed1ffdb30100d83763e671ea10eee)
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/authdata.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/authdata.h b/source3/include/authdata.h index 59f07fb42d..70f6d2da9a 100644 --- a/source3/include/authdata.h +++ b/source3/include/authdata.h @@ -22,7 +22,6 @@ #define _AUTHDATA_H #include "rpc_misc.h" -#include "rpc_netlogon.h" #define PAC_TYPE_LOGON_INFO 1 #define PAC_TYPE_SERVER_CHECKSUM 6 |