summaryrefslogtreecommitdiff
path: root/source3/include/ads.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/ads.h')
-rw-r--r--source3/include/ads.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/ads.h b/source3/include/ads.h
index 5ae577efe7..4daa65e796 100644
--- a/source3/include/ads.h
+++ b/source3/include/ads.h
@@ -29,6 +29,7 @@ typedef struct {
char *kdc_server;
unsigned flags;
int time_offset;
+ time_t expire;
} auth;
/* info derived from the servers config */