summaryrefslogtreecommitdiffstats
path: root/dummyflasher.c
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2010-10-06 02:56:44 +0000
committerStefan Reinauer <stefan.reinauer@coreboot.org>2010-10-06 02:56:44 +0000
commit18430a08aa144ee4bb5c5192970f2327a18d1ef9 (patch)
treed8bb91fbf705263eccba22046515c5208a115acb /dummyflasher.c
parent602de9829cc730e3fbc401297419e9acdfb0fe83 (diff)
downloadast2050-flashrom-18430a08aa144ee4bb5c5192970f2327a18d1ef9.zip
ast2050-flashrom-18430a08aa144ee4bb5c5192970f2327a18d1ef9.tar.gz
Remove duplicate includes from the code
Corresponding to flashrom svn r1196. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Diffstat (limited to 'dummyflasher.c')
-rw-r--r--dummyflasher.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dummyflasher.c b/dummyflasher.c
index a356d51..9b8bb53 100644
--- a/dummyflasher.c
+++ b/dummyflasher.c
@@ -21,7 +21,6 @@
#include <string.h>
#include <stdlib.h>
#include <ctype.h>
-#include <sys/types.h>
#include "flash.h"
#include "chipdrivers.h"
#include "programmer.h"
OpenPOWER on IntegriCloud