
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@404 ec53bebd-3082-4978-b11e-865c3cabbd6b
19 lines
312 B
C
19 lines
312 B
C
|
|
@TOP@
|
|
|
|
@BOTTOM@
|
|
|
|
#undef HAVE___PROGNAME
|
|
#undef HAVE_UT_HOST
|
|
#undef BROKEN_GETCWD
|
|
|
|
#ifdef __STDC__
|
|
#define RCSID(msg) static const char *rcsid[] = { (char *)rcsid, "\0100(#)" msg }
|
|
#else
|
|
#define RCSID(msg) static char *rcsid[] = { (char *)rcsid, msg }
|
|
#endif
|
|
|
|
#define WTMP_PATH "/var/adm/wtmp"
|
|
|
|
#define KERBEROS
|