2
0
Эх сурвалжийг харах

mtd: do not include error.h

We do not use anything from it, and it is not available with all libcs.
Signed-off-by: Florian Fainelli <[email protected]>

SVN-Revision: 34294
Florian Fainelli 13 жил өмнө
parent
commit
7453b0dd8e
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      package/mtd/src/mtd.c

+ 0 - 1
package/mtd/src/mtd.c

@@ -31,7 +31,6 @@
 #include <sys/syscall.h>
 #include <fcntl.h>
 #include <errno.h>
-#include <error.h>
 #include <time.h>
 #include <string.h>
 #include <sys/ioctl.h>