From 9a7d38fe2448617df98ecaea7dbe6f3131088586 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Thu, 31 May 2007 22:42:12 +0000 Subject: delete tons of extra #includes --- libbb/human_readable.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libbb/human_readable.c') diff --git a/libbb/human_readable.c b/libbb/human_readable.c index 7469e7999..7714abecb 100644 --- a/libbb/human_readable.c +++ b/libbb/human_readable.c @@ -26,7 +26,6 @@ * and "#if 0"'d below. */ -#include #include "libbb.h" const char *make_human_readable_str(unsigned long long size, -- cgit v1.2.3