From f46bf6f79ac4ccee354efe9e4d41bbdc9476bcbe Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 15 Apr 2002 22:47:28 +0000 Subject: Properly spell rpcsvc/ypclnt.h and fix the build. --- lib/libpam/modules/pam_unix/pam_unix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libpam/modules/pam_unix') diff --git a/lib/libpam/modules/pam_unix/pam_unix.c b/lib/libpam/modules/pam_unix/pam_unix.c index c40fd3a..2105e95 100644 --- a/lib/libpam/modules/pam_unix/pam_unix.c +++ b/lib/libpam/modules/pam_unix/pam_unix.c @@ -56,7 +56,7 @@ __FBSDID("$FreeBSD$"); #include #ifdef YP -#include +#include #endif #define PAM_SM_AUTH -- cgit v1.1