From 3f52c8813d2846effdcfcd3abef9d0f53240a56b Mon Sep 17 00:00:00 2001 From: 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. Signed-off-by: Carl-Daniel Hailfinger Acked-by: Idwer Vollering git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@1057 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- internal.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'internal.c') diff --git a/internal.c b/internal.c index 9619618..8230926 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.1