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/llist.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libbb/llist.c') diff --git a/libbb/llist.c b/libbb/llist.c index 706751447..4b3971bbe 100644 --- a/libbb/llist.c +++ b/libbb/llist.c @@ -10,7 +10,6 @@ * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. */ -#include #include "libbb.h" /* Add data to the start of the linked list. */ -- cgit v1.2.3