summaryrefslogtreecommitdiff
path: root/auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth.c')
-rw-r--r--auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth.c b/auth.c
index 94c4a3eb8..666a2dd22 100644
--- a/auth.c
+++ b/auth.c
@@ -26,7 +26,7 @@
26RCSID("$OpenBSD: auth.c,v 1.61 2006/02/08 12:15:27 stevesk Exp $"); 26RCSID("$OpenBSD: auth.c,v 1.61 2006/02/08 12:15:27 stevesk Exp $");
27 27
28#ifdef HAVE_PATHS_H 28#ifdef HAVE_PATHS_H
29# include <paths.h> 29# include <paths.h>
30#endif 30#endif
31#ifdef HAVE_LOGIN_H 31#ifdef HAVE_LOGIN_H
32#include <login.h> 32#include <login.h>