fbtest: remove bogus #include
authorFelix Fietkau <nbd@openwrt.org>
Sun, 29 Mar 2015 04:28:29 +0000 (04:28 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 29 Mar 2015 04:28:29 +0000 (04:28 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45106

package/utils/fbtest/src/fbtest.c

index 6e9c2f85fafe6f33ceed4036dc0f4a9cb382b3a3..021b80303ce8305c8bc6ed9792ed7dcf035df62e 100644 (file)
@@ -39,8 +39,6 @@
 
 #include <linux/fb.h>
 
-#include <error.h>
-
 #define FBDEV "/dev/fb0"
 
 struct vidsize{