diff options
Diffstat (limited to 'networking/ftpgetput.c')
-rw-r--r-- | networking/ftpgetput.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/ftpgetput.c b/networking/ftpgetput.c index 590b7ebcd..dad1c9947 100644 --- a/networking/ftpgetput.c +++ b/networking/ftpgetput.c | |||
@@ -297,6 +297,7 @@ static const struct option ftpgetput_long_options[] = { | |||
297 | }; | 297 | }; |
298 | #endif | 298 | #endif |
299 | 299 | ||
300 | int ftpgetput_main(int argc, char **argv); | ||
300 | int ftpgetput_main(int argc, char **argv) | 301 | int ftpgetput_main(int argc, char **argv) |
301 | { | 302 | { |
302 | /* content-length of the file */ | 303 | /* content-length of the file */ |