Include top-level config.h.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@464 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -2,19 +2,12 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "../../config.h"
|
||||||
|
|
||||||
@TOP@
|
@TOP@
|
||||||
|
|
||||||
@BOTTOM@
|
@BOTTOM@
|
||||||
|
|
||||||
/* define if struct utmp contains ut_host */
|
|
||||||
#undef HAVE_UT_HOST
|
|
||||||
|
|
||||||
#ifdef __STDC__
|
|
||||||
#define RCSID(msg) static const char *rcsid[] = { (char *)rcsid, "\0100(#)" msg }
|
|
||||||
#else
|
|
||||||
#define RCSID(msg) static char *rcsid[] = { (char *)rcsid, msg }
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef WTMP_PATH
|
#ifndef WTMP_PATH
|
||||||
#define WTMP_PATH "/var/adm/wtmp"
|
#define WTMP_PATH "/var/adm/wtmp"
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user