diff options
Diffstat (limited to 'src/ata_id')
-rw-r--r-- | src/ata_id/ata_id.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ata_id/ata_id.c b/src/ata_id/ata_id.c index a25c713a6c..500669ce94 100644 --- a/src/ata_id/ata_id.c +++ b/src/ata_id/ata_id.c @@ -23,7 +23,6 @@ #include <stdlib.h> #include <stdint.h> #include <unistd.h> -#include <fcntl.h> #include <ctype.h> #include <string.h> #include <errno.h> |