summaryrefslogtreecommitdiff
path: root/source3/include/authdata.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-11-27 18:30:18 +0100
committerGünther Deschner <gd@samba.org>2009-11-27 18:31:13 +0100
commitae207370667a12db53362ee5dcdab8e6d4bb388f (patch)
treeb5a8cba127c3e8698cf1bb1678f9320781ee2684 /source3/include/authdata.h
parente512ccb5b677fa7f285829ec645fc067837c0e11 (diff)
downloadsamba-ae207370667a12db53362ee5dcdab8e6d4bb388f.tar.gz
samba-ae207370667a12db53362ee5dcdab8e6d4bb388f.tar.bz2
samba-ae207370667a12db53362ee5dcdab8e6d4bb388f.zip
s3-kerberos: do not include authdata headers before including krb5 headers.
Guenther
Diffstat (limited to 'source3/include/authdata.h')
-rw-r--r--source3/include/authdata.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/authdata.h b/source3/include/authdata.h
index 70f6d2da9a..e1a5155927 100644
--- a/source3/include/authdata.h
+++ b/source3/include/authdata.h
@@ -21,8 +21,6 @@
#ifndef _AUTHDATA_H
#define _AUTHDATA_H
-#include "rpc_misc.h"
-
#define PAC_TYPE_LOGON_INFO 1
#define PAC_TYPE_SERVER_CHECKSUM 6
#define PAC_TYPE_PRIVSVR_CHECKSUM 7