summaryrefslogtreecommitdiff
path: root/source3/lib/afs_settoken.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2005-10-13 22:11:18 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:04:58 -0500
commite2b4d0ad75001131f26e7f847b7e0d9959de2e98 (patch)
treeb49c80fcf667dd2260fd1359e93fc38a7ab68bf0 /source3/lib/afs_settoken.c
parent97a321e557e494e98fa745ec530202120a69403e (diff)
downloadsamba-e2b4d0ad75001131f26e7f847b7e0d9959de2e98.tar.gz
samba-e2b4d0ad75001131f26e7f847b7e0d9959de2e98.tar.bz2
samba-e2b4d0ad75001131f26e7f847b7e0d9959de2e98.zip
r10976: Fix the build with openssl-0.9.8a.
Guenther (This used to be commit 081409a724fce1f6e6f29bfcc824fd3f5ec6d9ff)
Diffstat (limited to 'source3/lib/afs_settoken.c')
-rw-r--r--source3/lib/afs_settoken.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/lib/afs_settoken.c b/source3/lib/afs_settoken.c
index 2e74328d5d..46802e78cb 100644
--- a/source3/lib/afs_settoken.c
+++ b/source3/lib/afs_settoken.c
@@ -22,6 +22,8 @@
#ifdef WITH_FAKE_KASERVER
+#define NO_ASN1_TYPEDEFS 1
+
#include <afs/stds.h>
#include <afs/afs.h>
#include <afs/auth.h>