X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=driver%2Fxscreensaver.h;h=7a61d166b2d306bf69e27af82ae6f31ba3f7942d;hp=7860dfe4f41f8f15484d28e4901ebfc3ce20e352;hb=551b3de3f619c04c2dd1971ee9b3f02e270c28c9;hpb=a719ec12b8b2563112366a8ac3196816fd64d2c7 diff --git a/driver/xscreensaver.h b/driver/xscreensaver.h index 7860dfe4..7a61d166 100644 --- a/driver/xscreensaver.h +++ b/driver/xscreensaver.h @@ -279,6 +279,7 @@ extern void unblank_screen (saver_info *si); #ifndef NO_LOCKING extern Bool unlock_p (saver_info *si); +extern Bool lock_priv_init (int argc, char **argv, Bool verbose_p); extern Bool lock_init (int argc, char **argv, Bool verbose_p); extern Bool passwd_valid_p (const char *typed_passwd, Bool verbose_p);