summaryrefslogtreecommitdiffstats
path: root/dediprog.c
diff options
context:
space:
mode:
authorStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2015-02-08 21:57:52 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2015-02-08 21:57:52 +0000
commit2e0a0d55399da5fc1449459646e156f288498e29 (patch)
treece836bcb29d7d9da86ee583a88236b020985ba36 /dediprog.c
parente6f5a06c6d4821688e2af7750928c507c7007e9f (diff)
downloadflashrom-2e0a0d55399da5fc1449459646e156f288498e29.zip
flashrom-2e0a0d55399da5fc1449459646e156f288498e29.tar.gz
Add a bunch of new/tested stuff and various small changes 22
Tested mainboards: OK: - AOpen UK79G-1394 (used in EZ18 barebones) Reported by Lawrence Gough - ASUS M4N78 SE Reported by Dima Veselov - ASUS P5LD2-VM Mark board enable as tested (reported by Dima Veselov) - GIGABYTE GA-970A-UD3P (rev. 2.0) Reported by trucmar on IRC - GIGABYTE GA-990FXA-UD3 (rev. 4.0) Reported by ROKO__ on IRC - GIGABYTE GA-H77-DS3H (rev. 1.1) Reported by Evgeniy Edigarev - GIGABYTE GA-P55-USB3 (rev. 2.0) Binary file (standard input) matches Corresponding to flashrom svn r1879.
Diffstat (limited to 'dediprog.c')
-rw-r--r--dediprog.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dediprog.c b/dediprog.c
index 4248499..851dbae 100644
--- a/dediprog.c
+++ b/dediprog.c
@@ -19,6 +19,7 @@
#include "platform.h"
+#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <limits.h>
OpenPOWER on IntegriCloud