diff options
Diffstat (limited to 'fbset.c')
-rw-r--r-- | fbset.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ | |||
31 | #include <fcntl.h> | 31 | #include <fcntl.h> |
32 | #include <errno.h> | 32 | #include <errno.h> |
33 | #include <ctype.h> | 33 | #include <ctype.h> |
34 | #include <string.h> | ||
34 | #include <sys/ioctl.h> | 35 | #include <sys/ioctl.h> |
35 | 36 | ||
36 | #define DEFAULTFBDEV "/dev/fb0" | 37 | #define DEFAULTFBDEV "/dev/fb0" |