summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/fetch.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/fetch.h b/content/fetch.h
index 6694ffda9..6037faf05 100644
--- a/content/fetch.h
+++ b/content/fetch.h
@@ -23,6 +23,8 @@
#ifndef _NETSURF_DESKTOP_FETCH_H_
#define _NETSURF_DESKTOP_FETCH_H_
+#include <sys/select.h>
+
#include <stdbool.h>
#include "utils/config.h"