aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/rio/dat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/rio/dat.h')
-rw-r--r--src/cmd/rio/dat.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cmd/rio/dat.h b/src/cmd/rio/dat.h
index ac5ee155..3f1a246e 100644
--- a/src/cmd/rio/dat.h
+++ b/src/cmd/rio/dat.h
@@ -144,5 +144,8 @@ extern int numhidden;
extern char *b3items[];
extern Menu b3menu;
+/* manage.c */
+extern int isNew;
+
/* error.c */
extern int ignore_badwindow;