aboutsummaryrefslogtreecommitdiff
path: root/util/flashrom/sst49lfxxxc.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/flashrom/sst49lfxxxc.c')
-rw-r--r--util/flashrom/sst49lfxxxc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/flashrom/sst49lfxxxc.c b/util/flashrom/sst49lfxxxc.c
index cd29d0b915..4486186bd7 100644
--- a/util/flashrom/sst49lfxxxc.c
+++ b/util/flashrom/sst49lfxxxc.c
@@ -28,11 +28,11 @@
#include <errno.h>
#include <fcntl.h>
#include <sys/mman.h>
-#include <sys/io.h>
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
+
#include "flash.h"
#include "jedec.h"
#include "debug.h"