summaryrefslogtreecommitdiff
path: root/frontends/gtk/search.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/gtk/search.h')
-rw-r--r--frontends/gtk/search.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/gtk/search.h b/frontends/gtk/search.h
index dd8c60d0f..b2162b805 100644
--- a/frontends/gtk/search.h
+++ b/frontends/gtk/search.h
@@ -19,7 +19,7 @@
#ifndef _NETSURF_GTK_SEARCH_H_
#define _NETSURF_GTK_SEARCH_H_
-struct gui_search_table *nsgtk_search_table;
+extern struct gui_search_table *nsgtk_search_table;
struct nsgtk_scaffolding;