mirror of https://github.com/mirror/busybox.git
Make another warning go away.
parent
ab58d5cf8a
commit
a526c30cc5
|
@ -402,7 +402,6 @@ int top_main(int argc, char **argv)
|
||||||
struct timeval tv;
|
struct timeval tv;
|
||||||
fd_set readfds;
|
fd_set readfds;
|
||||||
unsigned char c;
|
unsigned char c;
|
||||||
struct sigaction sa;
|
|
||||||
#endif /* CONFIG_FEATURE_USE_TERMIOS */
|
#endif /* CONFIG_FEATURE_USE_TERMIOS */
|
||||||
|
|
||||||
/* do normal option parsing */
|
/* do normal option parsing */
|
||||||
|
|
Loading…
Reference in New Issue