aboutsummaryrefslogtreecommitdiffstats
path: root/flashrom.c
diff options
context:
space:
mode:
Diffstat (limited to 'flashrom.c')
-rw-r--r--flashrom.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/flashrom.c b/flashrom.c
index 51a9fbee..79378857 100644
--- a/flashrom.c
+++ b/flashrom.c
@@ -30,7 +30,6 @@
#include <stdlib.h>
#include <errno.h>
#include <ctype.h>
-#include <getopt.h>
#if HAVE_UTSNAME == 1
#include <sys/utsname.h>
#endif