Wrap a table (bg set to black, width=80%) around the screenshot
[oweals/busybox.git] / fbset.c
diff --git a/fbset.c b/fbset.c
index 845be8442fa3211c63496498250bd33acb099181..637896bedc6970cbda45e1977f14aae52de3804c 100644 (file)
--- a/fbset.c
+++ b/fbset.c
@@ -31,6 +31,7 @@
 #include <fcntl.h>
 #include <errno.h>
 #include <ctype.h>
+#include <string.h>
 #include <sys/ioctl.h>
 
 #define DEFAULTFBDEV  "/dev/fb0"