summaryrefslogtreecommitdiffstats
path: root/usr.bin/ncftp/cmds.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ncftp/cmds.h')
-rw-r--r--usr.bin/ncftp/cmds.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/ncftp/cmds.h b/usr.bin/ncftp/cmds.h
index 11dff6a..0f8bce0 100644
--- a/usr.bin/ncftp/cmds.h
+++ b/usr.bin/ncftp/cmds.h
@@ -121,9 +121,7 @@ int unimpl(int argc, char **argv);
long GetDateSizeFromLSLine(char *fName, unsigned long *mod_time);
long GetDateAndSize(char *fName, unsigned long *mod_time);
int SetTypeByNumber(int i);
-#ifdef PASSIVEMODE
int setpassive(int argc, char **argv);
-#endif
/* In util.c: */
OpenPOWER on IntegriCloud