git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@459 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Unknown User d91-jda
1996-05-03 08:32:01 +00:00
parent fe2c08817a
commit 1b901557bd

View File

@@ -1,11 +1,13 @@
/*
* $Id$
*/
@TOP@
@BOTTOM@
#undef HAVE___PROGNAME
/* define if struct utmp contains ut_host */
#undef HAVE_UT_HOST
#undef BROKEN_GETCWD
#ifdef __STDC__
#define RCSID(msg) static const char *rcsid[] = { (char *)rcsid, "\0100(#)" msg }
@@ -13,6 +15,8 @@
#define RCSID(msg) static char *rcsid[] = { (char *)rcsid, msg }
#endif
#ifndef WTMP_PATH
#define WTMP_PATH "/var/adm/wtmp"
#endif
#define KERBEROS