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

@ -11,7 +11,6 @@
/* NB: we have a problem here with /proc/NN/exe usage, similar to
* one fixed in killall/pidof */
#include <getopt.h>
#include <sys/resource.h>
/* Override ENABLE_FEATURE_PIDFILE */