aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pw/pwupd.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pw/pwupd.h')
-rw-r--r--usr.sbin/pw/pwupd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/pw/pwupd.h b/usr.sbin/pw/pwupd.h
index a39a022ca309..605c51dcec2a 100644
--- a/usr.sbin/pw/pwupd.h
+++ b/usr.sbin/pw/pwupd.h
@@ -76,6 +76,7 @@ struct userconf {
struct pwconf {
char rootdir[MAXPATHLEN];
char etcpath[MAXPATHLEN];
+ FILE *metalog;
int fd;
int rootfd;
bool altroot;