From dcef67e46875f9600c39716c2ac8b843bb86429c Mon Sep 17 00:00:00 2001 From: Carl-Daniel Hailfinger Date: Mon, 21 Jun 2010 23:20:15 +0000 Subject: Kill unneeded #include wherever possible Tested on Linux, FreeBSD, NetBSD, OpenBSD, DOS. Thanks to Jonathan A. Kollasch and Idwer Vollering for testing. Corresponding to flashrom svn r1057. Signed-off-by: Carl-Daniel Hailfinger Acked-by: Idwer Vollering --- internal.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'internal.c') diff --git a/internal.c b/internal.c index 961961878..823092619 100644 --- a/internal.c +++ b/internal.c @@ -21,10 +21,7 @@ #include #include #include -#include #include -#include -#include #include "flash.h" #if NEED_PCI == 1 -- cgit v1.2.3