summaryrefslogtreecommitdiff
path: root/frontends/monkey/fetch.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/monkey/fetch.h')
-rw-r--r--frontends/monkey/fetch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/monkey/fetch.h b/frontends/monkey/fetch.h
index f146e2ef8..2881e92c5 100644
--- a/frontends/monkey/fetch.h
+++ b/frontends/monkey/fetch.h
@@ -19,6 +19,6 @@
#ifndef NS_MONKEY_FETCH_H
#define NS_MONKEY_FETCH_H
-struct gui_fetch_table *monkey_fetch_table;
+extern struct gui_fetch_table *monkey_fetch_table;
#endif /* NS_MONKEY_FETCH_H */