diff options
Diffstat (limited to 'util/flashrom/sharplhf00l04.c')
-rw-r--r-- | util/flashrom/sharplhf00l04.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/util/flashrom/sharplhf00l04.c b/util/flashrom/sharplhf00l04.c index 1caedd0b67..0eacd38577 100644 --- a/util/flashrom/sharplhf00l04.c +++ b/util/flashrom/sharplhf00l04.c @@ -22,10 +22,6 @@ * Reference: http://www.intel.com/design/chipsets/datashts/290658.htm */ -#include <errno.h> -#include <fcntl.h> -#include <sys/mman.h> -#include <unistd.h> #include <stdio.h> #include <stdlib.h> |