X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=include%2Fpaths.h;h=802191707795f6e399d5d9c294c6fb19841d7db9;hp=8a38ba7bc4fcba9c6a9cb742226cd0b69a6eceac;hb=d200bd727beab4f687e4891e2febc16b4ab97020;hpb=0b44a0315b47dd8eced9f3b7f31580cf14bbfc01 diff --git a/include/paths.h b/include/paths.h index 8a38ba7b..80219170 100644 --- a/include/paths.h +++ b/include/paths.h @@ -30,6 +30,7 @@ #define _PATH_UTMP "/var/run/utmp" #define _PATH_VI "/usr/bin/vi" #define _PATH_WTMP "/var/log/wtmp" +#define _PATH_LASTLOG "/var/log/lastlog" #define _PATH_DEV "/dev/" #define _PATH_TMP "/tmp/"