summaryrefslogtreecommitdiff
path: root/usr.sbin/screenblank/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/screenblank/pathnames.h')
-rw-r--r--usr.sbin/screenblank/pathnames.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/screenblank/pathnames.h b/usr.sbin/screenblank/pathnames.h
index 2828cf15be5..3ff6bdc1e24 100644
--- a/usr.sbin/screenblank/pathnames.h
+++ b/usr.sbin/screenblank/pathnames.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: pathnames.h,v 1.3 2001/12/01 23:27:24 miod Exp $ */
+/* $OpenBSD: pathnames.h,v 1.4 2001/12/01 23:43:48 miod Exp $ */
/* $NetBSD: pathnames.h,v 1.2 1996/02/28 01:18:30 thorpej Exp $ */
/*-
@@ -37,6 +37,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
+#define _PATH_SCREENBLANKPID "/var/run/screenblank.pid"
#define _PATH_KEYBOARD "/dev/kbd"
#define _PATH_MOUSE "/dev/mouse"
#define _PATH_FB "/dev/fb"