diff options
Diffstat (limited to 'util')
-rw-r--r-- | util/ec_uartd.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/util/ec_uartd.c b/util/ec_uartd.c index 678932ebee..892c55e06b 100644 --- a/util/ec_uartd.c +++ b/util/ec_uartd.c @@ -21,9 +21,7 @@ #include <errno.h> #include <fcntl.h> -#pragma GCC diagnostic ignored "-Wstrict-prototypes" #include <ftdi.h> -#pragma GCC diagnostic pop #include <getopt.h> #include <limits.h> #include <stdio.h> |