ash,hush: add TODO for rare build failure

*: remove some redundant includes
This commit is contained in:
Denis Vlasenko
2008-11-25 01:36:03 +00:00
parent 1689840672
commit 61befda93b
9 changed files with 25 additions and 14 deletions

View File

@@ -11,7 +11,6 @@
/* http://www.opengroup.org/onlinepubs/007904975/utilities/tee.html */
#include "libbb.h"
#include <signal.h>
int tee_main(int argc, char **argv) MAIN_EXTERNALLY_VISIBLE;
int tee_main(int argc, char **argv)