diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-02-02 17:51:39 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-02-02 17:51:39 +0000 |
| commit | 59057a6d6f4eef562d0c986bf0fe10d9cdd1da16 (patch) | |
| tree | 88e76c55efadcdfb5621e7ae3f5da7626346530d | |
| parent | c1e954d14a7759f97eb4d6ddaca33999dfb28a48 (diff) | |
Notes
| -rw-r--r-- | lib/libpam/modules/pam_ftp/pam_ftp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libpam/modules/pam_ftp/pam_ftp.c b/lib/libpam/modules/pam_ftp/pam_ftp.c index e7a04a00af60..287ac3006f86 100644 --- a/lib/libpam/modules/pam_ftp/pam_ftp.c +++ b/lib/libpam/modules/pam_ftp/pam_ftp.c @@ -40,8 +40,6 @@ __FBSDID("$FreeBSD$"); #define PROMPT "Password required for %s." #define GUEST_PROMPT "Guest login ok, send your e-mail address as password." -#include <security/_pam_aconf.h> - #include <stdio.h> #include <stdlib.h> #include <unistd.h> |
