summaryrefslogtreecommitdiff
path: root/includes.h
diff options
context:
space:
mode:
authordamien <damien>1999-12-24 23:11:29 +0000
committerdamien <damien>1999-12-24 23:11:29 +0000
commit837574f4b30a8374e9928e15395c935c30494a6a (patch)
treec2bfe8d4115d22146448ce829fb7b16e9b762b4f /includes.h
parenta067bc32ed86908166d47ce315d9dbe721a6f126 (diff)
downloadopenssh-837574f4b30a8374e9928e15395c935c30494a6a.tar.gz
- Prepare for 1.2.1pre20V_1_2_1_PRE20
19991225 - More fixes from Andre Lucas <andre.lucas@dial.pipex.com> - Cleanup of auth-passwd.c for shadow and MD5 passwords - Cleanup and bugfix of PAM authentication code 19991223 - Merged later HPUX patch from Andre Lucas <andre.lucas@dial.pipex.com> - Above patch included better utmpx support from Ben Taylor <bent@clark.net>:
Diffstat (limited to 'includes.h')
-rw-r--r--includes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes.h b/includes.h
index 308e674c..0538bfbc 100644
--- a/includes.h
+++ b/includes.h
@@ -81,6 +81,7 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
#include "bsd-mktemp.h"
#include "bsd-snprintf.h"
#include "bsd-daemon.h"
+#include "bsd-login.h"
/* Define this to be the path of the xauth program. */
#ifndef XAUTH_PATH