summaryrefslogtreecommitdiff
path: root/framebuffer/fetch.c
diff options
context:
space:
mode:
Diffstat (limited to 'framebuffer/fetch.c')
-rw-r--r--framebuffer/fetch.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/framebuffer/fetch.c b/framebuffer/fetch.c
index 0c9b90f7c..f350f3634 100644
--- a/framebuffer/fetch.c
+++ b/framebuffer/fetch.c
@@ -22,6 +22,7 @@
#include <stdio.h>
#include <string.h>
+#include <limits.h>
#include "desktop/gui.h"
#include "utils/url.h"