patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)

*: removal of #include <getopt.h>
This commit is contained in:
Denis Vlasenko
2008-03-23 22:55:25 +00:00
parent 324d26f9aa
commit c93b162248
31 changed files with 73 additions and 138 deletions

View File

@ -19,7 +19,6 @@
/* Nov 28, 2006 Yoshinori Sato <ysato@users.sourceforge.jp>: Add SELinux Support.
*/
#include <getopt.h> /* struct option */
#include "libbb.h"
/* This is a NOFORK applet. Be very careful! */