projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab58d5c
)
Make another warning go away.
author
Rob Landley
<rob@landley.net>
Fri, 30 Jun 2006 20:30:10 +0000
(20:30 -0000)
committer
Rob Landley
<rob@landley.net>
Fri, 30 Jun 2006 20:30:10 +0000
(20:30 -0000)
procps/top.c
patch
|
blob
|
history
diff --git
a/procps/top.c
b/procps/top.c
index 172933cbe9ab398701c026556cd5f48426fa757b..bf30c23f657ffc576bba533a054d3aca8a70130e 100644
(file)
--- a/
procps/top.c
+++ b/
procps/top.c
@@
-402,7
+402,6
@@
int top_main(int argc, char **argv)
struct timeval tv;
fd_set readfds;
unsigned char c;
- struct sigaction sa;
#endif /* CONFIG_FEATURE_USE_TERMIOS */
/* do normal option parsing */