Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 832430 | Differences between
and this patch

Collapse All | Expand All

(-)a/ftp/cmds.h (+4 lines)
Lines 61-63 Link Here
61
void do_umask(int argc, char *argv[]);
61
void do_umask(int argc, char *argv[]);
62
void idle_cmd(int argc, char *argv[]);
62
void idle_cmd(int argc, char *argv[]);
63
void setpassive(void);
63
void setpassive(void);
64
65
#ifndef GLOB_BRACE
66
#define GLOB_BRACE 0
67
#endif

Return to bug 832430