aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/cmd/rio/dat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/rio/dat.h b/src/cmd/rio/dat.h
index e590384f..b2b74eea 100644
--- a/src/cmd/rio/dat.h
+++ b/src/cmd/rio/dat.h
@@ -149,6 +149,7 @@ extern int curtime;
extern int debug;
extern int solidsweep;
extern int numvirtuals;
+extern int scrolling;
extern Atom exit_rio;
extern Atom restart_rio;