summary refs log tree commit diff
path: root/bin/gfb.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/gfb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/gfb.c b/bin/gfb.c
index d843c694..503a8781 100644
--- a/bin/gfb.c
+++ b/bin/gfb.c
@@ -19,6 +19,7 @@
 #include <linux/fb.h>
 #include <stdbool.h>
 #include <stdint.h>
+#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 #include <sys/ioctl.h>