diff options
Diffstat (limited to 'src/udev/mtd_probe')
-rw-r--r-- | src/udev/mtd_probe/probe_smartmedia.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/udev/mtd_probe/probe_smartmedia.c b/src/udev/mtd_probe/probe_smartmedia.c index feadb5076c..a007ccee2f 100644 --- a/src/udev/mtd_probe/probe_smartmedia.c +++ b/src/udev/mtd_probe/probe_smartmedia.c @@ -26,7 +26,6 @@ #include <fcntl.h> #include <unistd.h> #include <stdint.h> -#include <stdlib.h> #include "mtd_probe.h" static const uint8_t cis_signature[] = { |