free: no longer include common_bufsiz.h

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
1_28_stable
Denys Vlasenko 2017-10-05 14:16:09 +02:00
parent 318c8114de
commit 099ef9324e
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@
//usage: "Total: 386144 257128 129016\n"
#include "libbb.h"
#include "common_bufsiz.h"
#ifdef __linux__
# include <sys/sysinfo.h>
#endif