summaryrefslogtreecommitdiff
path: root/source4/include/system
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-07-04 03:42:28 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:19:09 -0500
commit67a777a0e55e1dc6390a2ea232029d3b37bcea79 (patch)
tree53a03c2815a33ea9b10c00c1d3d3700d9dae9c42 /source4/include/system
parent8778323cddcf8e2ea91eb6da6b748e9e287f5fe8 (diff)
downloadsamba-67a777a0e55e1dc6390a2ea232029d3b37bcea79.tar.gz
samba-67a777a0e55e1dc6390a2ea232029d3b37bcea79.tar.bz2
samba-67a777a0e55e1dc6390a2ea232029d3b37bcea79.zip
r8113: this should fix the build on systems without heimdal
(This used to be commit 980c09cfca1744c35eb284c7177709fedba073dc)
Diffstat (limited to 'source4/include/system')
-rw-r--r--source4/include/system/kerberos.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/include/system/kerberos.h b/source4/include/system/kerberos.h
index 61457bbd21..26afb36a48 100644
--- a/source4/include/system/kerberos.h
+++ b/source4/include/system/kerberos.h
@@ -20,10 +20,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-/* setup correct defines for capabilities of our version of heimdal */
-/* Whether to have KRB5 support */
-#define HAVE_KRB5 1
-
/* Whether the krb5_address struct has a addrtype property */
/* #undef HAVE_ADDRTYPE_IN_KRB5_ADDRESS */
/* Whether the krb5_address struct has a addr_type property */