summaryrefslogtreecommitdiffstats
path: root/driver/prefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/prefs.h')
-rw-r--r--driver/prefs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/driver/prefs.h b/driver/prefs.h
index cd1016d..c494eaf 100644
--- a/driver/prefs.h
+++ b/driver/prefs.h
@@ -34,4 +34,6 @@ extern void sync_server_dpms_settings (Display *, Bool enabled_p,
int off_secs,
Bool verbose_p);
+extern void store_dpms_offset(int offset);
+
#endif /* __XSCREENSAVER_PREFS_H__ */