bc: convert to "G trick" - this returns bc to zero bss increase
[oweals/busybox.git] / util-linux / renice.c
index 46704591f1a514be42c148d53e72abc7b5404bb9..ee0fb3c8eae0a445e40ab793ed9b4b834dd1dfd6 100644 (file)
@@ -39,7 +39,6 @@
 //usage:     "\n       -u      Process user names"
 
 #include "libbb.h"
-#include <sys/resource.h>
 
 int renice_main(int argc, char **argv) MAIN_EXTERNALLY_VISIBLE;
 int renice_main(int argc UNUSED_PARAM, char **argv)