summaryrefslogtreecommitdiffstats
path: root/libexec/login_token/token.h
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/login_token/token.h')
-rw-r--r--libexec/login_token/token.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/login_token/token.h b/libexec/login_token/token.h
index ae17e00ae43..d666558ca37 100644
--- a/libexec/login_token/token.h
+++ b/libexec/login_token/token.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: token.h,v 1.4 2002/09/06 18:19:14 deraadt Exp $ */
+/* $OpenBSD: token.h,v 1.5 2020/09/06 17:08:29 mortimer Exp $ */
/*-
* Copyright (c) 1995 Migration Associates Corp. All Rights Reserved
@@ -64,7 +64,7 @@ struct token_types {
u_int defmode; /* default mode (if none specified) */
};
-struct token_types *tt; /* what type we are running as now */
+extern struct token_types *tt; /* what type we are running as now */
/*
* Options