summaryrefslogtreecommitdiffstats
path: root/source/lib/afs.c
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2005-10-17 14:15:27 +0000
committerGerald Carter <jerry@samba.org>2005-10-17 14:15:27 +0000
commit477e831bbf71947b6e8fae52c9fa1e807b56614e (patch)
treeae9ca3f9746d93faaa701ff4fef58899d9809912 /source/lib/afs.c
parentb52e02691b64ebb80327373238633cde8548820d (diff)
downloadsamba-477e831bbf71947b6e8fae52c9fa1e807b56614e.tar.gz
samba-477e831bbf71947b6e8fae52c9fa1e807b56614e.tar.xz
samba-477e831bbf71947b6e8fae52c9fa1e807b56614e.zip
r11118: syncing up some changez from 3.0 tree for the first 3.0.21 preview release
Diffstat (limited to 'source/lib/afs.c')
-rw-r--r--source/lib/afs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/lib/afs.c b/source/lib/afs.c
index b8173f7cc1e..8a304adcf0c 100644
--- a/source/lib/afs.c
+++ b/source/lib/afs.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>