From: Florian Fainelli Date: Wed, 21 Nov 2012 20:27:02 +0000 (+0000) Subject: mtd: do not include error.h X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7453b0dd8ec45a68dd3cd3ce0c37a3f5a4aa59d0;p=librecmc%2Flibrecmc.git 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 SVN-Revision: 34294 --- diff --git a/package/mtd/src/mtd.c b/package/mtd/src/mtd.c index 9a6e65d0de..bdbaab51a4 100644 --- a/package/mtd/src/mtd.c +++ b/package/mtd/src/mtd.c @@ -31,7 +31,6 @@ #include #include #include -#include #include #include #include