summaryrefslogtreecommitdiffstats
path: root/libexec/ftpd/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/ftpd/extern.h')
-rw-r--r--libexec/ftpd/extern.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libexec/ftpd/extern.h b/libexec/ftpd/extern.h
index a490826..9e0562e 100644
--- a/libexec/ftpd/extern.h
+++ b/libexec/ftpd/extern.h
@@ -68,9 +68,6 @@ void upper __P((char *));
void user __P((char *));
void yyerror __P((char *));
int yyparse __P((void));
-#if defined(SKEY) && defined(_PWD_H_) /* XXX evil */
-char *skey_challenge __P((char *, struct passwd *, int));
-#endif
int ls_main __P((int, char **));
struct sockaddr_in;
OpenPOWER on IntegriCloud