fix define

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24392 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-01-25 00:36:38 +00:00
parent 04de679306
commit c0747a1c22

View File

@@ -79,7 +79,7 @@ shrink_hostname (const char *hostname,
/* update utmp and wtmp - the BSD way */
#if !defined(HAVE_UTMPX_H) || (defined(WTMP_FILE) && defined(!WTMPX_FILE))
#if !defined(HAVE_UTMPX_H) || (defined(WTMP_FILE) && !defined(WTMPX_FILE))
void
prepare_utmp (struct utmp *utmp, char *tty,