Mercurial > dropbear
comparison loginrec.h @ 38:5c6f9d27ea1c
get rid of the substitution... We want a fixed identifier
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Fri, 30 Jul 2004 11:27:52 +0000 |
parents | fe6bca95afa7 |
children | 82fcf3185616 |
comparison
equal
deleted
inserted
replaced
37:0913e2ee3545 | 38:5c6f9d27ea1c |
---|---|
29 ** loginrec.h: platform-independent login recording and lastlog retrieval | 29 ** loginrec.h: platform-independent login recording and lastlog retrieval |
30 **/ | 30 **/ |
31 | 31 |
32 #include "includes.h" | 32 #include "includes.h" |
33 | 33 |
34 /* RCSID("$Id: loginrec.h,v 1.2 2004/05/04 10:17:43 matt Exp $"); */ | 34 /* RCSID("Id: loginrec.h,v 1.2 2004/05/04 10:17:43 matt Exp "); */ |
35 | 35 |
36 /* The following #defines are from OpenSSH's defines.h, required for loginrec */ | 36 /* The following #defines are from OpenSSH's defines.h, required for loginrec */ |
37 | 37 |
38 /* FIXME: put default paths back in */ | 38 /* FIXME: put default paths back in */ |
39 #ifndef UTMP_FILE | 39 #ifndef UTMP_FILE |