add utmp path
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 8 Mar 1989 05:25:22 +0000 (21:25 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 8 Mar 1989 05:25:22 +0000 (21:25 -0800)
SCCS-vsn: include/utmp.h 5.5

usr/src/include/utmp.h

index 3202dad..e28a152 100644 (file)
  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
- *     @(#)utmp.h      5.4 (Berkeley) %G%
+ *     @(#)utmp.h      5.5 (Berkeley) %G%
  */
 
  */
 
+#define        _PATH_UTMP      "/etc/utmp"
+
 #define        UT_NAMESIZE     8
 #define        UT_LINESIZE     8
 #define        UT_HOSTSIZE     16
 #define        UT_NAMESIZE     8
 #define        UT_LINESIZE     8
 #define        UT_HOSTSIZE     16