summaryrefslogtreecommitdiff
path: root/source4/include/ads.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include/ads.h')
-rw-r--r--source4/include/ads.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/include/ads.h b/source4/include/ads.h
index 410395a71b..36f898b2b0 100644
--- a/source4/include/ads.h
+++ b/source4/include/ads.h
@@ -44,7 +44,7 @@ typedef struct {
char *password;
char *user_name;
char *kdc_server;
- unsigned flags;
+ uint_t flags;
int time_offset;
} auth;